summaryrefslogtreecommitdiff
path: root/items/equip-head/item5239_Aureole.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-12 16:06:05 -0300
committerGitHub <noreply@github.com>2020-03-12 19:06:05 +0000
commit0d954660590f76d05abc8be10808ca4f836b614a (patch)
tree25097b56904c5d8cc4aa39d4fef677b1f9d79454 /items/equip-head/item5239_Aureole.xml
parentf2049ca3cca70eeb6f5af242a66b5155fd22bf11 (diff)
downloadclientdata-0d954660590f76d05abc8be10808ca4f836b614a.tar.gz
clientdata-0d954660590f76d05abc8be10808ca4f836b614a.tar.bz2
clientdata-0d954660590f76d05abc8be10808ca4f836b614a.tar.xz
clientdata-0d954660590f76d05abc8be10808ca4f836b614a.zip
Missing stuff for Doomsday Event (#366)
Add stuff which is missing from Doomsday + Valentine + St. Patrick Day
Diffstat (limited to 'items/equip-head/item5239_Aureole.xml')
-rw-r--r--items/equip-head/item5239_Aureole.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/equip-head/item5239_Aureole.xml b/items/equip-head/item5239_Aureole.xml
new file mode 100644
index 00000000..8df01846
--- /dev/null
+++ b/items/equip-head/item5239_Aureole.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<items>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//item/@name" translate="yes"/>
+ <its:translateRule selector="//item/@description" translate="yes"/>
+ <its:translateRule selector="//item/@effect" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <item id="5239" image="equipment/head/aureole.png" name="Prsm Aura" description="For the most saint game masters from the mana world." type="equip-head" weight="60" flee="50">
+ <sprite gender="unisex">equipment/head/aureole.xml</sprite>
+ </item>
+</items>