summaryrefslogtreecommitdiff
path: root/items/generic/item5251_WumpusEgg.xml
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-04-20 06:05:04 -0300
committerGitHub <noreply@github.com>2020-04-20 09:05:04 +0000
commit56b375ecf75639025f87ae0af6f1a4ee6f150cee (patch)
tree0c2b7381a062076908fdab319bfb430a8af2108d /items/generic/item5251_WumpusEgg.xml
parent157f773f55532c71c99f241593868572b8d34079 (diff)
downloadclientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.gz
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.bz2
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.xz
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.zip
Doomsday Support Patch (Act 4/5) (#371)
Contains Act 5 maps (by kytty), and Act 4 monsters, items, music, and cutscenes.
Diffstat (limited to 'items/generic/item5251_WumpusEgg.xml')
-rw-r--r--items/generic/item5251_WumpusEgg.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/generic/item5251_WumpusEgg.xml b/items/generic/item5251_WumpusEgg.xml
new file mode 100644
index 00000000..7a6890ff
--- /dev/null
+++ b/items/generic/item5251_WumpusEgg.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="5251" image="generic/wumpus-egg.png" name="Wumpus Egg" description="Priceless magical reagent. Amplifies magic in the magnitude of millions" effect="Event item, exchange for a rare with Jande" type="generic" weight="1"/>
+</items>