mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
16 lines
451 B
XML
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>
|