From e61fe77f880657c34ae003f7b7878f769020a030 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Feb 2021 15:06:35 -0300 Subject: Banshee Bow sprite as requested --- LICENSE | 1 + graphics/sprites/equipment/weapons/banshee.png | Bin 0 -> 17974 bytes graphics/sprites/equipment/weapons/banshee.xml | 79 +++++++++++++++++++++++++ items.xml | 2 +- 4 files changed, 81 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/equipment/weapons/banshee.png create mode 100644 graphics/sprites/equipment/weapons/banshee.xml diff --git a/LICENSE b/LICENSE index 34079a7d..9f9185bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1595,6 +1595,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors #### Weapons graphics/sprites/equipment/weapons/arcane.png (Manatauro) (CC BY-SA 4.0) (Alige, Reid) graphics/sprites/equipment/weapons/backsword.png (Alige, Reid) (CC BY-SA 3.0) (-) + graphics/sprites/equipment/weapons/banshee.png (V0id) (GPLv2) (TMW.org) graphics/sprites/equipment/weapons/bow.png (Reid) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/bugslayer.png (Alige, Reid) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/chopper.png (Micksha) (CC BY-SA 4.0, GPLv3) (-) diff --git a/graphics/sprites/equipment/weapons/banshee.png b/graphics/sprites/equipment/weapons/banshee.png new file mode 100644 index 00000000..2e517374 Binary files /dev/null and b/graphics/sprites/equipment/weapons/banshee.png differ diff --git a/graphics/sprites/equipment/weapons/banshee.xml b/graphics/sprites/equipment/weapons/banshee.xml new file mode 100644 index 00000000..e984099e --- /dev/null +++ b/graphics/sprites/equipment/weapons/banshee.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 6137e307..d7807891 100644 --- a/items.xml +++ b/items.xml @@ -7686,7 +7686,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. attack-action="attack_bow" critical-hit-effect-id="35" weight="890"> - equipment/weapons/bow.xml + equipment/weapons/banshee.xml weapons/bow/shoot.ogg weapons/bow/shoot.ogg -- cgit v1.2.3-60-g2f50