Store talk node type in scenario file as enumerator instead of numer
- Also, don't write empty CDATA sections when dialogue name/look/job sections are completely empty.
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
<xs:element name='description' type='xs:string'/>
|
||||
<xs:element name='node' type='xs:integer'/>
|
||||
<xs:element name='quantity' type='shop-amount'/>
|
||||
<xs:element name='cost' type='xs:integer' minOccurs="0"/>
|
||||
<xs:element name='cost' type='xs:integer'/>
|
||||
<xs:element name='icon' type='xs:integer'/>
|
||||
</xs:all>
|
||||
</xs:complexType>
|
||||
|
Reference in New Issue
Block a user