cyphesis/data/deeds/world.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

9 lines
162 B
XML

<atlas>
<map>
<string name="id">world</string>
<string name="objtype">class</string>
<string name="parent">game_entity</string>
</map>
</atlas>