diff options
author | wushin <pasekei@gmail.com> | 2015-11-18 23:32:44 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 12:26:29 -0500 |
commit | fab7a0c90e5b9a10cc960f2325833ea92810a2d6 (patch) | |
tree | c7023d5430097df898737fae7685cf5c78c8ab03 /items/equip-2hand/item545_ForestBow.xml | |
parent | 9c4ceb65aea0a40b0a4eb2ef3d12b9a37d9ec768 (diff) | |
download | clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.gz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.bz2 clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.xz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.zip |
headless base models
Headless Base
Decapitation complete
redo all the hairstyles
Add N Head
Diffstat (limited to 'items/equip-2hand/item545_ForestBow.xml')
-rw-r--r-- | items/equip-2hand/item545_ForestBow.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-2hand/item545_ForestBow.xml b/items/equip-2hand/item545_ForestBow.xml index e3cc5dea..b0c70476 100644 --- a/items/equip-2hand/item545_ForestBow.xml +++ b/items/equip-2hand/item545_ForestBow.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="545" image="equipment/weapon/bow-forestbow.png" name="Forest Bow" description="A bow usually used for hunting." effect="Damage +70 / Range 5" type="equip-2hand" attack-action="attack_bow" attack-range="5" weight="1200" missile-particle="graphics/particles/arrow.particle.xml"> - <sprite gender="male">equipment/weapons/bow-male.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> + <sprite>equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> </item> </items> |