diff options
author | Livio Recchia <recchialivio@libero.it> | 2023-03-02 21:10:37 +0100 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2023-03-02 21:10:37 +0100 |
commit | 6751754f705835ab3188236544de83ef3e3e6945 (patch) | |
tree | 33f5c44bca4f0a70339d165428ee6f433e0e7dfc /_patch/items | |
parent | 422abf3141855d3914544717ca09cab838704d94 (diff) | |
download | ttmmww-6751754f705835ab3188236544de83ef3e3e6945.tar.gz ttmmww-6751754f705835ab3188236544de83ef3e3e6945.tar.bz2 ttmmww-6751754f705835ab3188236544de83ef3e3e6945.tar.xz ttmmww-6751754f705835ab3188236544de83ef3e3e6945.zip |
modified: _patch/items/equip-2hand/item906_KidBook.xml
new file: _patch/monsters/monster1038_Squirrel.xml
Diffstat (limited to '_patch/items')
-rw-r--r-- | _patch/items/equip-2hand/item906_KidBook.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_patch/items/equip-2hand/item906_KidBook.xml b/_patch/items/equip-2hand/item906_KidBook.xml index ab0f417..07b7a4a 100644 --- a/_patch/items/equip-2hand/item906_KidBook.xml +++ b/_patch/items/equip-2hand/item906_KidBook.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="906" image="equipment/weapon/kidbook.png" name="Kid Book" description="A big spell book used to transform humans into Trolls." attack="1" type="equip-2hand" weight="100" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" sellProtected="true"> + <item id="906" image="equipment/weapon/kidbook.png" name="How to Troll for Dummies" description="A book meant for wannabe trolls." attack="9999999" type="equip-2hand" weight="999999" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" sellProtected="true"> <replace/> <replace sprite="race"> <item to="-99054"/> |