diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-12-13 18:23:41 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-12-13 18:23:41 +0000 |
commit | fb0d9f76282f0192962580eef0a771d87488d806 (patch) | |
tree | 97809b304a470534f4f9008dd01e6c6f52334335 /items.xml | |
parent | 2b969f35b164ffad9d3b8032fd77e6ec060d9a47 (diff) | |
download | clientdata-fb0d9f76282f0192962580eef0a771d87488d806.tar.gz clientdata-fb0d9f76282f0192962580eef0a771d87488d806.tar.bz2 clientdata-fb0d9f76282f0192962580eef0a771d87488d806.tar.xz clientdata-fb0d9f76282f0192962580eef0a771d87488d806.zip |
Changed item properties according to eAthena scripting capabilities.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,8 +66,8 @@ <item id="564" image="91" art="0" name="Wool sweather" description="Soft and warm sweather" effect="" weight="10" slot="0"/> <item id="565" image="92" art="0" name="Petal" description="A petal from an evil flower" effect="" weight="10" slot="0"/> <item id="566" image="93" art="0" name="Small mushroom" description="A mushroom" effect="" weight="10" slot="0"/> - <item id="567" image="94" art="0" name="Iron potion" description="Increases your str" effect="" weight="10" slot="0"/> - <item id="568" image="95" art="0" name="Concentration potion" description="Increases your dex" effect="" weight="10" slot="0"/> + <item id="567" image="94" art="0" name="Iron potion" description="Increases your attack strenght" effect="" weight="10" slot="0"/> + <item id="568" image="95" art="0" name="Concentration potion" description="Increases your attack speed" effect="" weight="10" slot="0"/> <item id="1199" image="33" art="0" name="Arrow" description="A standard arrow" effect="Damage: +25" type="0" weight="10" slot="0"/> <item id="1200" image="34" art="0" name="Bow" description="A distance weapon" effect="Damage: +15 / Range: 5" type="0" weight="10" slot="0"/> <item id="1201" image="35" art="0" name="Knife" description="A small knife, the perfect weapon for a beginner" effect="Damage: 5 / Range: 1" type="0" weight="10" slot="0"/> |