From 3a6f2f5e8dfde746d240b25a9ed44ee367a63eda Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 6 Oct 2013 09:01:50 -0500 Subject: Sling Shot Under New Multiple Ammo types --- .../items/equipment/ammo/stoneprojectile-icon.png | Bin 0 -> 1046 bytes graphics/items/equipment/weapon/slingshot-icon.png | Bin 0 -> 558 bytes graphics/particles/stoneprojectile.particle.xml | 8 +++++++ graphics/particles/stoneprojectile.png | Bin 0 -> 1347 bytes graphics/sprites/weapon-slingshot.png | Bin 0 -> 7438 bytes graphics/sprites/weapon-slingshot.xml | 23 +++++++++++++++++++++ items.xml | 20 +++++++++++++++++- 7 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 graphics/items/equipment/ammo/stoneprojectile-icon.png create mode 100644 graphics/items/equipment/weapon/slingshot-icon.png create mode 100644 graphics/particles/stoneprojectile.particle.xml create mode 100644 graphics/particles/stoneprojectile.png create mode 100644 graphics/sprites/weapon-slingshot.png create mode 100644 graphics/sprites/weapon-slingshot.xml diff --git a/graphics/items/equipment/ammo/stoneprojectile-icon.png b/graphics/items/equipment/ammo/stoneprojectile-icon.png new file mode 100644 index 00000000..9a13891d Binary files /dev/null and b/graphics/items/equipment/ammo/stoneprojectile-icon.png differ diff --git a/graphics/items/equipment/weapon/slingshot-icon.png b/graphics/items/equipment/weapon/slingshot-icon.png new file mode 100644 index 00000000..a0586329 Binary files /dev/null and b/graphics/items/equipment/weapon/slingshot-icon.png differ diff --git a/graphics/particles/stoneprojectile.particle.xml b/graphics/particles/stoneprojectile.particle.xml new file mode 100644 index 00000000..1eeadfb3 --- /dev/null +++ b/graphics/particles/stoneprojectile.particle.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/graphics/particles/stoneprojectile.png b/graphics/particles/stoneprojectile.png new file mode 100644 index 00000000..a4728be9 Binary files /dev/null and b/graphics/particles/stoneprojectile.png differ diff --git a/graphics/sprites/weapon-slingshot.png b/graphics/sprites/weapon-slingshot.png new file mode 100644 index 00000000..53e1ca18 Binary files /dev/null and b/graphics/sprites/weapon-slingshot.png differ diff --git a/graphics/sprites/weapon-slingshot.xml b/graphics/sprites/weapon-slingshot.xml new file mode 100644 index 00000000..3b396d42 --- /dev/null +++ b/graphics/sprites/weapon-slingshot.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index f576929d..e01ce50e 100644 --- a/items.xml +++ b/items.xml @@ -3743,6 +3743,25 @@ weight="1"> equipment/head/rosehat.xml|#6666aa,ccccff + + weapon-slingshot.xml + + @@ -8613,5 +8632,4 @@ equipment/chest/sorcerer-robe-male.xml|#ffffff;#EFEFEF equipment/chest/sorcerer-robe-female.xml|#ffffff;#EFEFEF - -- cgit v1.2.3-60-g2f50