summaryrefslogtreecommitdiff
path: root/items.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'items.xsd')
-rw-r--r--items.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/items.xsd b/items.xsd
index 407182cc..0f5ed91b 100644
--- a/items.xsd
+++ b/items.xsd
@@ -22,6 +22,7 @@
<xsd:extension base="xsd:string">
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="description" type="xsd:string" />
+ <xsd:attribute name="effect" type="xsd:string" />
<xsd:attribute name="id" type="xsd:positiveInteger" />
<xsd:attribute name="image" type="xsd:positiveInteger" />
<xsd:attribute name="art" type="mw_ItemArtType" />