summaryrefslogtreecommitdiff
path: root/testxml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-10 13:20:51 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-10 13:20:51 -0200
commita95cb8e5ce61310841c01536a7b09f4e68d9c514 (patch)
treebf086ac60f517e150cc71a1d67ba3b75cb1613c6 /testxml
parent56a33a1a7582590cf9fa649f4becc9a0a287e24b (diff)
downloadtools-a95cb8e5ce61310841c01536a7b09f4e68d9c514.tar.gz
tools-a95cb8e5ce61310841c01536a7b09f4e68d9c514.tar.bz2
tools-a95cb8e5ce61310841c01536a7b09f4e68d9c514.tar.xz
tools-a95cb8e5ce61310841c01536a7b09f4e68d9c514.zip
<var id=3 nowiki=1> will display quest 3 on Quest Log, but it won't be
registered on Wiki
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 73c95b4..679064a 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -355,6 +355,7 @@
<xs:element name="effect" type="quests_var_effect"/>
</xs:choice>
<xs:attribute name="id" type="xs:int" use="required"/>
+ <xs:attribute name="nowiki" type="xs:int" use="optional"/>
</xs:complexType>
</xs:element>
</xs:choice>