Proper support for hunting teleports.

This commit is contained in:
MobiusDevelopment
2019-03-14 08:45:07 +00:00
parent 8ee8645caf
commit 5f2d4e835a
104 changed files with 309 additions and 258 deletions

View File

@@ -45,6 +45,7 @@
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="NORMAL" />
<xs:enumeration value="HUNTING" />
<xs:enumeration value="NOBLES_TOKEN" />
<xs:enumeration value="NOBLES_ADENA" />
<xs:enumeration value="OTHER" />