cyphesis/data/deeds/stackable.xml
Erik Ogenvik a6195c1ac6 Made all game entities definable through xml.
This makes it easier to alter properties in real time.
2018-04-29 11:58:35 +02:00

11 lines
223 B
XML

<atlas>
<map>
<map name="attributes">
</map>
<string name="id">stackable</string>
<string name="objtype">class</string>
<string name="parent">thing</string>
</map>
</atlas>