From 0811b3681630b5980b6095f49622a8ba745d713b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Oct 2022 11:57:47 -0300 Subject: Protovos --- tmw/graphics/particles/arrow-banshee.particle.xml | 44 +++++++++++++++++++++ tmw/graphics/particles/arrow.particle.xml | 8 ++++ tmw/graphics/particles/arrowh-banshee.png | Bin 0 -> 1217 bytes tmw/graphics/particles/arrowh.png | Bin 0 -> 1295 bytes tmw/graphics/particles/flame.particle.xml | 24 +++++++++++ .../particles/monster-troll-foefire.particle.xml | 34 ++++++++++++++++ tmw/graphics/particles/snowball.particle.xml | 8 ++++ tmw/graphics/particles/snowball.png | Bin 0 -> 2813 bytes .../particles/stoneprojectile.particle.xml | 8 ++++ tmw/graphics/particles/stoneprojectile.png | Bin 0 -> 1266 bytes tmw/graphics/sprites/equipment/shield/leather.png | Bin 0 -> 41096 bytes tmw/graphics/sprites/equipment/shield/steel.png | Bin 0 -> 46026 bytes tmw/graphics/sprites/equipment/shield/wooden.png | Bin 0 -> 48818 bytes tmw/graphics/sprites/equipment/shields/dragon.png | Bin 0 -> 14653 bytes tmw/graphics/sprites/equipment/weapons/gun.png | Bin 0 -> 2207 bytes 15 files changed, 126 insertions(+) create mode 100644 tmw/graphics/particles/arrow-banshee.particle.xml create mode 100644 tmw/graphics/particles/arrow.particle.xml create mode 100644 tmw/graphics/particles/arrowh-banshee.png create mode 100644 tmw/graphics/particles/arrowh.png create mode 100644 tmw/graphics/particles/flame.particle.xml create mode 100644 tmw/graphics/particles/monster-troll-foefire.particle.xml create mode 100644 tmw/graphics/particles/snowball.particle.xml create mode 100644 tmw/graphics/particles/snowball.png create mode 100644 tmw/graphics/particles/stoneprojectile.particle.xml create mode 100644 tmw/graphics/particles/stoneprojectile.png create mode 100644 tmw/graphics/sprites/equipment/shield/leather.png create mode 100644 tmw/graphics/sprites/equipment/shield/steel.png create mode 100644 tmw/graphics/sprites/equipment/shield/wooden.png create mode 100644 tmw/graphics/sprites/equipment/shields/dragon.png create mode 100644 tmw/graphics/sprites/equipment/weapons/gun.png (limited to 'tmw') diff --git a/tmw/graphics/particles/arrow-banshee.particle.xml b/tmw/graphics/particles/arrow-banshee.particle.xml new file mode 100644 index 0000000..3f15655 --- /dev/null +++ b/tmw/graphics/particles/arrow-banshee.particle.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tmw/graphics/particles/arrow.particle.xml b/tmw/graphics/particles/arrow.particle.xml new file mode 100644 index 0000000..3740903 --- /dev/null +++ b/tmw/graphics/particles/arrow.particle.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tmw/graphics/particles/arrowh-banshee.png b/tmw/graphics/particles/arrowh-banshee.png new file mode 100644 index 0000000..6ec17c1 Binary files /dev/null and b/tmw/graphics/particles/arrowh-banshee.png differ diff --git a/tmw/graphics/particles/arrowh.png b/tmw/graphics/particles/arrowh.png new file mode 100644 index 0000000..30425ea Binary files /dev/null and b/tmw/graphics/particles/arrowh.png differ diff --git a/tmw/graphics/particles/flame.particle.xml b/tmw/graphics/particles/flame.particle.xml new file mode 100644 index 0000000..78eb8a7 --- /dev/null +++ b/tmw/graphics/particles/flame.particle.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tmw/graphics/particles/monster-troll-foefire.particle.xml b/tmw/graphics/particles/monster-troll-foefire.particle.xml new file mode 100644 index 0000000..6e3bcce --- /dev/null +++ b/tmw/graphics/particles/monster-troll-foefire.particle.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tmw/graphics/particles/snowball.particle.xml b/tmw/graphics/particles/snowball.particle.xml new file mode 100644 index 0000000..cbb6ffc --- /dev/null +++ b/tmw/graphics/particles/snowball.particle.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tmw/graphics/particles/snowball.png b/tmw/graphics/particles/snowball.png new file mode 100644 index 0000000..628ac5b Binary files /dev/null and b/tmw/graphics/particles/snowball.png differ diff --git a/tmw/graphics/particles/stoneprojectile.particle.xml b/tmw/graphics/particles/stoneprojectile.particle.xml new file mode 100644 index 0000000..1eeadfb --- /dev/null +++ b/tmw/graphics/particles/stoneprojectile.particle.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/tmw/graphics/particles/stoneprojectile.png b/tmw/graphics/particles/stoneprojectile.png new file mode 100644 index 0000000..44c500f Binary files /dev/null and b/tmw/graphics/particles/stoneprojectile.png differ diff --git a/tmw/graphics/sprites/equipment/shield/leather.png b/tmw/graphics/sprites/equipment/shield/leather.png new file mode 100644 index 0000000..54c2e5b Binary files /dev/null and b/tmw/graphics/sprites/equipment/shield/leather.png differ diff --git a/tmw/graphics/sprites/equipment/shield/steel.png b/tmw/graphics/sprites/equipment/shield/steel.png new file mode 100644 index 0000000..696307f Binary files /dev/null and b/tmw/graphics/sprites/equipment/shield/steel.png differ diff --git a/tmw/graphics/sprites/equipment/shield/wooden.png b/tmw/graphics/sprites/equipment/shield/wooden.png new file mode 100644 index 0000000..0958c47 Binary files /dev/null and b/tmw/graphics/sprites/equipment/shield/wooden.png differ diff --git a/tmw/graphics/sprites/equipment/shields/dragon.png b/tmw/graphics/sprites/equipment/shields/dragon.png new file mode 100644 index 0000000..3f11c57 Binary files /dev/null and b/tmw/graphics/sprites/equipment/shields/dragon.png differ diff --git a/tmw/graphics/sprites/equipment/weapons/gun.png b/tmw/graphics/sprites/equipment/weapons/gun.png new file mode 100644 index 0000000..70bc5b4 Binary files /dev/null and b/tmw/graphics/sprites/equipment/weapons/gun.png differ -- cgit v1.2.3-70-g09d2