summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testxml/xsd/tmw.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd
index 3e69845..c67956c 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -941,6 +941,8 @@
<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="maxhp" type="xs:string" use="optional"/>
+ <xs:attribute name="maxmp" 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"/>