view .hgignore @ 162:79c186b69603

Split code off from createInventoryItems to createItemByID and createItemByType. Entities with a containable component will now get the "item_type" field set to the Template, if that field is not present.
author KarstenBock@gmx.net
date Sat, 08 Oct 2011 14:18:16 +0200
parents 927f2cf75357
children
line wrap: on
line source

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


syntax: regexp
^build$