summaryrefslogtreecommitdiff
path: root/items/equip-ammo/item5260_Snowball.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-11-26 11:24:38 -0300
committerJesusaves <cpntb1@ymail.com>2020-11-26 11:24:38 -0300
commite34b688e296c76cbf0c1fb6d1e9942468b1f6c14 (patch)
treefb69dc10e73d4e2afd9e737a0ec25e6d09739dea /items/equip-ammo/item5260_Snowball.xml
parent66205556bca447b1d2369957a77ed77dffc7103c (diff)
downloadclientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.gz
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.bz2
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.xz
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.zip
Christmas 2020 part B
Co-Authored By: Hocus, Hello=) and Ledmitz. Attribution not provided.
Diffstat (limited to 'items/equip-ammo/item5260_Snowball.xml')
-rw-r--r--items/equip-ammo/item5260_Snowball.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/equip-ammo/item5260_Snowball.xml b/items/equip-ammo/item5260_Snowball.xml
new file mode 100644
index 00000000..6b77287e
--- /dev/null
+++ b/items/equip-ammo/item5260_Snowball.xml
@@ -0,0 +1,10 @@
+<?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="5260" image="equipment/ammo/snowball.png" name="Snowball" description="It is Christmas time!" attack="5" type="equip-ammo" weight="1"/>
+</items>