- Adapted Pavlov's GM-Shop from old branch.

- Support for R-Grade enchant scrolls.
(Note: Most items are not implemented yet.)
This commit is contained in:
mobius
2015-02-04 11:55:26 +00:00
parent 094651541b
commit f25adfd57d
365 changed files with 5460 additions and 994 deletions

View File

@@ -43,6 +43,7 @@
<xs:enumeration value="C" />
<xs:enumeration value="D" />
<xs:enumeration value="S" />
<xs:enumeration value="R" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
@@ -69,6 +70,7 @@
<xs:enumeration value="C" />
<xs:enumeration value="D" />
<xs:enumeration value="S" />
<xs:enumeration value="R" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>