summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-11 21:41:03 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-11 21:41:03 -0300
commitb641e8bca4de28d26bd74ae55fa90cc8d0f8d1d6 (patch)
tree922176b59341507e78458b2660104b7c8373325f
parent8850795a9ba2fea96471cd3a0e92f957376a3a53 (diff)
downloadtools-b641e8bca4de28d26bd74ae55fa90cc8d0f8d1d6.tar.gz
tools-b641e8bca4de28d26bd74ae55fa90cc8d0f8d1d6.tar.bz2
tools-b641e8bca4de28d26bd74ae55fa90cc8d0f8d1d6.tar.xz
tools-b641e8bca4de28d26bd74ae55fa90cc8d0f8d1d6.zip
Fix XSD issue
-rw-r--r--testxml/xsd/tmw.xsd1
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"/>