diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-30 10:39:48 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-30 10:39:48 +0100 |
commit | 9f56f655a3036327958b1d6b2f742d0b39b93bfb (patch) | |
tree | 7138830af0ebca5854183f8a28b427f91d1633ce /items.xml | |
parent | b9573ea0681366323494d5480d017875644372b8 (diff) | |
download | clientdata-9f56f655a3036327958b1d6b2f742d0b39b93bfb.tar.gz clientdata-9f56f655a3036327958b1d6b2f742d0b39b93bfb.tar.bz2 clientdata-9f56f655a3036327958b1d6b2f742d0b39b93bfb.tar.xz clientdata-9f56f655a3036327958b1d6b2f742d0b39b93bfb.zip |
set arrow stats acording to serverdata
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -372,7 +372,7 @@ image="weapon-arrow-iron.png" name="Iron Arrow" description="A hard arrow made of iron." - effect="+50 Damage" + effect="+40 Damage" type="equip-ammo" weight="1" max-per-slot="100"/> @@ -2585,7 +2585,7 @@ image="weapon-arrow-arrow.png|W:#8B4513" name="Terranite Arrow" description="A terranite arrow." - effect="+60 Damage +10 Critical" + effect="+50 Damage +10 Critical" type="equip-ammo" weight="1" max-per-slot="100"/> |