Dropped expRate system.

This commit is contained in:
mobius
2015-03-03 14:29:43 +00:00
parent 6fa0ed56e3
commit ea7807a3d5
75 changed files with 4014 additions and 4037 deletions

View File

@@ -71,7 +71,7 @@
</xs:element>
<xs:element name="acquire" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:attribute name="expRate" type="xs:decimal" />
<xs:attribute name="exp" type="xs:decimal" />
<xs:attribute name="sp" type="xs:decimal" />
<xs:attribute name="raidPoints" type="xs:decimal" />
</xs:complexType>