Proof of concept: Read baked transition data from a map file as a new type of "feature"
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
<xs:element name="arena" type="xs:integer"/>
|
||||
<xs:element name="ground" minOccurs="0" type="xs:integer"/>
|
||||
<xs:element name="trim-for" minOccurs="0" type="xs:integer"/>
|
||||
<xs:element name="tile-with" minOccurs="0" type="xs:integer"/>
|
||||
<xs:element name="editor" type="editorData" minOccurs="0"/>
|
||||
</xs:all>
|
||||
<xs:attribute name="id" type="xs:integer" use="required"/>
|
||||
|
Reference in New Issue
Block a user