diff options
Diffstat (limited to 'testxml')
-rw-r--r-- | testxml/xsd/tmw.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd index 543942e..215182c 100644 --- a/testxml/xsd/tmw.xsd +++ b/testxml/xsd/tmw.xsd @@ -935,6 +935,7 @@ <xs:attribute name="sellProtected" type="bool" default="false"/> <xs:attribute name="pickupCursor" type="xs:string" default="pickup"/> <xs:attribute name="attack" type="xs:string" use="optional"/> + <xs:attribute name="bAtkRate" type="xs:int" use="optional"/> <xs:attribute name="criticalattack" type="xs:string" use="optional"/> <xs:attribute name="criticalattackrate" type="xs:string" use="optional"/> <xs:attribute name="atkspeed" type="xs:string" use="optional"/> |