summaryrefslogtreecommitdiff
path: root/testxml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-10 13:14:32 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-10 13:14:32 -0200
commit56a33a1a7582590cf9fa649f4becc9a0a287e24b (patch)
treeed579b28f130ae9e9f529a8ff6d70f7f8b586de1 /testxml
parent335ef61188cca02e18c1a269f6088aab3c6625bb (diff)
downloadtools-56a33a1a7582590cf9fa649f4becc9a0a287e24b.tar.gz
tools-56a33a1a7582590cf9fa649f4becc9a0a287e24b.tar.bz2
tools-56a33a1a7582590cf9fa649f4becc9a0a287e24b.tar.xz
tools-56a33a1a7582590cf9fa649f4becc9a0a287e24b.zip
<wiki> is now allowed on quests.xml </wiki>
This text won't be displayed on Quest Log, only on Wiki Page
Diffstat (limited to 'testxml')
-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 6ea9aea..73c95b4 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -373,6 +373,7 @@
<xs:element name="coordinates" type="quests_quest_coordinates"/>
<xs:element name="npc" type="xs:string"/>
<xs:element name="level" type="xs:string"/>
+ <xs:element name="wiki" type="xs:string"/>
</xs:choice>
<xs:attribute name="name" type="xs:string" use="required"/>
<xs:attribute name="group" type="xs:string" use="required"/>