diff options
Diffstat (limited to 'items.xml')
-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> |