Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
40 lines (40 sloc)
1.41 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<atlas> | |
<map> | |
<map name="attributes"> | |
<map name="bbox"> | |
<list name="default"> | |
<float>-0.25</float> | |
<float>0</float> | |
<float>-0.25</float> | |
<float>0.25</float> | |
<float>0.5</float> | |
<float>0.25</float> | |
</list> | |
</map> | |
<map name="present"> | |
<string name="default">dural/environment/fire.modeldef</string> | |
</map> | |
<map name="status"> | |
<float name="default">1</float> | |
</map> | |
<map name="__scripts"> | |
<list name="default"> | |
<map> | |
<string name="language">python</string> | |
<string name="name">world.objects.elements.Fire.Fire</string> | |
</map> | |
<map> | |
<string name="language">python</string> | |
<string name="name">world.traits.StatusDeletable.StatusDeletable</string> | |
</map> | |
</list> | |
</map> | |
<map name="contained_visibility"> | |
<int name="default">1</int> | |
</map> | |
</map> | |
<string name="id">fire</string> | |
<string name="objtype">class</string> | |
<string name="parent">thing</string> | |
</map> | |
</atlas> |