Shadow weapon fixes.
Contributed by hlwrave.
This commit is contained in:
8
trunk/dist/game/data/xsd/optionsData.xsd
vendored
8
trunk/dist/game/data/xsd/optionsData.xsd
vendored
@@ -57,6 +57,14 @@
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:token">
|
||||
<xs:enumeration value="mpConsume" />
|
||||
<xs:enumeration value="pAtkSpd" />
|
||||
<xs:enumeration value="critDmgAdd" />
|
||||
<xs:enumeration value="maxHp" />
|
||||
<xs:enumeration value="maxMp" />
|
||||
<xs:enumeration value="pvePhysDmg" />
|
||||
<xs:enumeration value="mAtkSpd" />
|
||||
<xs:enumeration value="mCritRate" />
|
||||
<xs:enumeration value="mAtk" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:attribute>
|
||||
|
Reference in New Issue
Block a user