cyphesis/data/deeds/materials/boulder.xml
Erik Ogenvik 2bbbad4c58 Restructure and add "present" properties.
Also make sure that the correct geometry is used whenever possible.
2018-02-20 22:26:27 +01:00

16 lines
451 B
XML

<atlas>
<map>
<map name="attributes">
<map name="density">
<float name="default">2500</float>
<string name="visibility">public</string>
</map>
</map>
<string name="description">Base class for boulders.</string>
<string name="id">boulder</string>
<string name="objtype">class</string>
<string name="parent">thing</string>
</map>
</atlas>