summaryrefslogtreecommitdiff
path: root/outdated/items/equip-2hand/item545_ForestBow.xml
diff options
context:
space:
mode:
authorJesusalva Jesusalva <jesusalva@themanaworld.org>2023-04-18 02:14:07 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-04-18 02:14:07 +0000
commitaa2d7c26ae696ee3952e9217a5370b7ae44957d7 (patch)
tree2fe3e27d9d31c9f0d4779de145fa1c518b28602e /outdated/items/equip-2hand/item545_ForestBow.xml
parent0c2d2abcaffef3da1362f05f691499b4d8aaf96d (diff)
parent2700ee0bf72edd0e0e3c7d2fae08104107688c2f (diff)
downloadmods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.gz
mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.bz2
mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.xz
mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.zip
Merge branch 'jesusalva/outdated' into 'master'master
Add an outdated mod See merge request legacy/mods!1
Diffstat (limited to 'outdated/items/equip-2hand/item545_ForestBow.xml')
-rw-r--r--outdated/items/equip-2hand/item545_ForestBow.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/outdated/items/equip-2hand/item545_ForestBow.xml b/outdated/items/equip-2hand/item545_ForestBow.xml
new file mode 100644
index 0000000..791ba3a
--- /dev/null
+++ b/outdated/items/equip-2hand/item545_ForestBow.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<items>
+ <item id="545" image="equipment/weapon/bow-forestbow.png" name="Forest Bow" description="A bow usually used for hunting." attack="70" type="equip-2hand" attack-action="attack_bow" attack-range="5" weight="1200" missile-particle="graphics/particles/arrow.particle.xml">
+ <sprite gender="unisex">equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sprite gender="female">equipment/weapons/bow-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sound event="strike">weapons/bows/forest/forest-miss1.ogg</sound>
+ <sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
+ </item>
+</items>