- 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:
2
trunk/dist/game/data/xsd/enchantItemData.xsd
vendored
2
trunk/dist/game/data/xsd/enchantItemData.xsd
vendored
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user