NPC stat removal.

This commit is contained in:
MobiusDev
2016-01-18 13:52:43 +00:00
parent fee1e19d1b
commit b8a02ab073
154 changed files with 10153 additions and 10592 deletions

View File

@@ -272,12 +272,6 @@
</xs:element>
<xs:element name="hitTime" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1" />
</xs:choice>
<xs:attribute name="str" type="xs:nonNegativeInteger" />
<xs:attribute name="int" type="xs:nonNegativeInteger" />
<xs:attribute name="dex" type="xs:nonNegativeInteger" />
<xs:attribute name="wit" type="xs:nonNegativeInteger" />
<xs:attribute name="con" type="xs:nonNegativeInteger" />
<xs:attribute name="men" type="xs:nonNegativeInteger" />
</xs:complexType>
<xs:complexType name="statusType">