diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2010-03-04 21:30:15 +0100 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2010-03-04 21:30:15 +0100 |
commit | 35569d114e7562cb4a91075af796696a7fdb9958 (patch) | |
tree | 96b1851759fa8501054a3afdde55550040efd456 | |
parent | 59c59c4a67bf39697a16c2594c49a509ebc76d55 (diff) | |
parent | bd2bc4c245b9af9dc192a1bbd130851a1a87cf01 (diff) | |
download | clientdata-35569d114e7562cb4a91075af796696a7fdb9958.tar.gz clientdata-35569d114e7562cb4a91075af796696a7fdb9958.tar.bz2 clientdata-35569d114e7562cb4a91075af796696a7fdb9958.tar.xz clientdata-35569d114e7562cb4a91075af796696a7fdb9958.zip |
Merge branch 'master' of gitorious.org:tmwdata/mainline
-rw-r--r-- | items.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -387,6 +387,7 @@ damage-min="50" damage-delta="0" attack-range="160" + missile-particle="graphics/particles/arrow.particle.xml" view="1200"/> <item id="531" image="armor-hands-minergloves.png" @@ -540,6 +541,7 @@ attack-min="70" attack-delta="0" attack-range="160" + missile-particle="graphics/particles/arrow.particle.xml" view="1200"/> <item id="546" image="armor-chest-desertshirt.png" @@ -821,6 +823,7 @@ weapon-type="bow" weight="100" attack-range="32" + missile-particle="graphics/particles/arrow.particle.xml" max-per-slot="1"/> <item id="576" image="weapon-sword-beheader.png" @@ -2764,6 +2767,7 @@ attack-min="15" attack-delta="0" attack-range="160" + missile-particle="graphics/particles/arrow.particle.xml" weapon-type="bow" max-per-slot="1"> <sprite>weapon-bow.xml</sprite> |