view .hgignore @ 173:fadc02e77ae1

get_equipable now checks if wearer is valid and returns None if it is not. This will fix a falsely raised SlotInvalidError.
author KarstenBock@gmx.net
date Sun, 09 Oct 2011 19:23:59 +0200
parents 927f2cf75357
children
line wrap: on
line source

glob:**.py[co]
glob:.*


syntax: regexp
^build$