summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-26 20:23:03 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-26 20:23:03 -0300
commitf892f5c2be8a8803301a18af6e151146fd64a8aa (patch)
treeb0913faa18a5c4f0994b2e8666c76ba18b6f1b48
parent2fffa37303df770c89e30ef8bae3ae19b088e6cf (diff)
downloadclientdata-f892f5c2be8a8803301a18af6e151146fd64a8aa.tar.gz
clientdata-f892f5c2be8a8803301a18af6e151146fd64a8aa.tar.bz2
clientdata-f892f5c2be8a8803301a18af6e151146fd64a8aa.tar.xz
clientdata-f892f5c2be8a8803301a18af6e151146fd64a8aa.zip
Christmas 2021 is over!
-rw-r--r--graphics/items/generic/carrot.pngbin0 -> 697 bytes
-rw-r--r--items/generic/item5279_Carrot.xml10
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/items/generic/carrot.png b/graphics/items/generic/carrot.png
new file mode 100644
index 00000000..c61f58f7
--- /dev/null
+++ b/graphics/items/generic/carrot.png
Binary files differ
diff --git a/items/generic/item5279_Carrot.xml b/items/generic/item5279_Carrot.xml
new file mode 100644
index 00000000..b34e31ea
--- /dev/null
+++ b/items/generic/item5279_Carrot.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="5279" image="generic/carrot.png" name="Legendary Carrot" description="Extra healthy, a gift from Santa for helping Gak to reunite with Alissa." effect="Inedible, Christmas 2021 Reward" type="generic" weight="1"/>
+</items>