diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -3574,7 +3574,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="3202" image="equipment/neck/mustache.png" name="Mustache" - description="" + description="Nobody will recognize you with this! It comes without warranty, though." defense="1" level="3" type="equip-neck" @@ -4181,7 +4181,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6003" image="equipment/weapons/forestbow.png" name="Forest Bow" - description="" + description="A big bow, to hunt monsters in the forest." attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" @@ -4198,7 +4198,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6004" image="equipment/weapons/championshipbow.png" name="Championship Bow" - description="" + description="A great bow which only champions are allowed to use." attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" @@ -4215,7 +4215,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6005" image="equipment/weapons/desertbow.png" name="Desert Bow" - description="" + description="The best bow of Toonori." attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" @@ -4232,7 +4232,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6006" image="equipment/weapons/bansheebow.png" name="Banshee Bow" - description="" + description="Need to banish something? Do not freet, use the Banshee Bow!" attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" @@ -4265,7 +4265,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6502" image="equipment/ammo/arrow.png" name="Arrow" - description="" + description="an arrow used at archery." type="equip-ammo" attack="30" weight="1"/> @@ -4300,14 +4300,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="6507" image="equipment/ammo/thornarrow.png" name="Thorn Arrow" - description="" + description="Take care when handling it to don't hurt yourself." type="equip-ammo" attack="80" weight="1"/> <item id="7420" image="usable/acorn.png" name="Acorn Of Death" - description="You died, and you got was this nasty acorn!" + description="You died, and all you got was this nasty acorn!" useButton="Eat" effect="Heal 12-18 HP" type="usable" |