summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testxml/xsd/tmw.xsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd
index 4285fb3..3e69845 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -941,6 +941,11 @@
<xs:attribute name="mdefense" type="xs:string" use="optional"/>
<xs:attribute name="hp" type="xs:string" use="optional"/>
<xs:attribute name="mp" type="xs:string" use="optional"/>
+ <xs:attribute name="hprecovery" type="xs:string" use="optional"/>
+ <xs:attribute name="sprecovery" type="xs:string" use="optional"/>
+ <xs:attribute name="money" type="xs:string" use="optional"/>
+ <xs:attribute name="exp" type="xs:string" use="optional"/>
+ <xs:attribute name="hit" type="xs:string" use="optional"/>
<xs:attribute name="level" type="xs:string" use="optional"/>
<xs:attribute name="speed" type="xs:string" use="optional"/>
<xs:attribute name="range" type="xs:string" use="optional"/>