From d91bc84fe0e38f0a848e31bea3ab34020735d630 Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 21 Jun 2013 12:14:49 -0500 Subject: New cave tilesets: cave2_bilevel.png, cave2_bilevel_water_lava.png, cave2.png, cave2_sewer_mine.png, cave2_sewer_mine_x2.png, cave2_sewer_mine_x3.png, cave2_sewer_mine_x4.png, cave2_sewers.png, cave2_transistions.png, cave2_x2.png, cave2_x3.png Edited Desert2 to add the sewer entrance --- graphics/tiles/cave2.png | Bin 0 -> 172060 bytes graphics/tiles/cave2_bilevel.png | Bin 0 -> 210975 bytes graphics/tiles/cave2_bilevel_water_lava.png | Bin 0 -> 241015 bytes graphics/tiles/cave2_sewer_mine.png | Bin 0 -> 177933 bytes graphics/tiles/cave2_sewer_mine_x2.png | Bin 0 -> 58117 bytes graphics/tiles/cave2_sewer_mine_x3.png | Bin 0 -> 14987 bytes graphics/tiles/cave2_sewer_mine_x4.png | Bin 0 -> 15582 bytes graphics/tiles/cave2_sewers.png | Bin 0 -> 52031 bytes graphics/tiles/cave2_transistions.png | Bin 0 -> 114205 bytes graphics/tiles/cave2_x2.png | Bin 0 -> 35064 bytes graphics/tiles/desert2.png | Bin 208018 -> 215559 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/tiles/cave2.png create mode 100644 graphics/tiles/cave2_bilevel.png create mode 100644 graphics/tiles/cave2_bilevel_water_lava.png create mode 100644 graphics/tiles/cave2_sewer_mine.png create mode 100644 graphics/tiles/cave2_sewer_mine_x2.png create mode 100644 graphics/tiles/cave2_sewer_mine_x3.png create mode 100644 graphics/tiles/cave2_sewer_mine_x4.png create mode 100644 graphics/tiles/cave2_sewers.png create mode 100644 graphics/tiles/cave2_transistions.png create mode 100644 graphics/tiles/cave2_x2.png (limited to 'graphics') diff --git a/graphics/tiles/cave2.png b/graphics/tiles/cave2.png new file mode 100644 index 00000000..05a13b23 Binary files /dev/null and b/graphics/tiles/cave2.png differ diff --git a/graphics/tiles/cave2_bilevel.png b/graphics/tiles/cave2_bilevel.png new file mode 100644 index 00000000..63b6fb46 Binary files /dev/null and b/graphics/tiles/cave2_bilevel.png differ diff --git a/graphics/tiles/cave2_bilevel_water_lava.png b/graphics/tiles/cave2_bilevel_water_lava.png new file mode 100644 index 00000000..94ff06a0 Binary files /dev/null and b/graphics/tiles/cave2_bilevel_water_lava.png differ diff --git a/graphics/tiles/cave2_sewer_mine.png b/graphics/tiles/cave2_sewer_mine.png new file mode 100644 index 00000000..05542e47 Binary files /dev/null and b/graphics/tiles/cave2_sewer_mine.png differ diff --git a/graphics/tiles/cave2_sewer_mine_x2.png b/graphics/tiles/cave2_sewer_mine_x2.png new file mode 100644 index 00000000..858e08f0 Binary files /dev/null and b/graphics/tiles/cave2_sewer_mine_x2.png differ diff --git a/graphics/tiles/cave2_sewer_mine_x3.png b/graphics/tiles/cave2_sewer_mine_x3.png new file mode 100644 index 00000000..cf03b1fb Binary files /dev/null and b/graphics/tiles/cave2_sewer_mine_x3.png differ diff --git a/graphics/tiles/cave2_sewer_mine_x4.png b/graphics/tiles/cave2_sewer_mine_x4.png new file mode 100644 index 00000000..00ec4e79 Binary files /dev/null and b/graphics/tiles/cave2_sewer_mine_x4.png differ diff --git a/graphics/tiles/cave2_sewers.png b/graphics/tiles/cave2_sewers.png new file mode 100644 index 00000000..d677f165 Binary files /dev/null and b/graphics/tiles/cave2_sewers.png differ diff --git a/graphics/tiles/cave2_transistions.png b/graphics/tiles/cave2_transistions.png new file mode 100644 index 00000000..772d5733 Binary files /dev/null and b/graphics/tiles/cave2_transistions.png differ diff --git a/graphics/tiles/cave2_x2.png b/graphics/tiles/cave2_x2.png new file mode 100644 index 00000000..6acd5378 Binary files /dev/null and b/graphics/tiles/cave2_x2.png differ diff --git a/graphics/tiles/desert2.png b/graphics/tiles/desert2.png index 30d5c07f..fef450dc 100644 Binary files a/graphics/tiles/desert2.png and b/graphics/tiles/desert2.png differ -- cgit v1.2.3-60-g2f50 From 6e5a3f2e0ea84db86e10347fe27ce9ee412cfb8c Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 21 Jun 2013 12:19:08 -0500 Subject: adding new particle effects for new mobs angry fire goblin, angry green slime, angry sea slime --- graphics/particles/anibubble_8px.png | Bin 0 -> 2109 bytes graphics/particles/anibubble_8px_green.png | Bin 0 -> 1984 bytes .../monster-angry-fire-goblin.particle.xml | 24 +++++++++++++++++++++ .../monster-angry-green-slime.particle.xml | 23 ++++++++++++++++++++ .../particles/monster-angry-sea-slime.particle.xml | 23 ++++++++++++++++++++ 5 files changed, 70 insertions(+) create mode 100644 graphics/particles/anibubble_8px.png create mode 100644 graphics/particles/anibubble_8px_green.png create mode 100644 graphics/particles/monster-angry-fire-goblin.particle.xml create mode 100644 graphics/particles/monster-angry-green-slime.particle.xml create mode 100644 graphics/particles/monster-angry-sea-slime.particle.xml (limited to 'graphics') diff --git a/graphics/particles/anibubble_8px.png b/graphics/particles/anibubble_8px.png new file mode 100644 index 00000000..49151502 Binary files /dev/null and b/graphics/particles/anibubble_8px.png differ diff --git a/graphics/particles/anibubble_8px_green.png b/graphics/particles/anibubble_8px_green.png new file mode 100644 index 00000000..46bafbb2 Binary files /dev/null and b/graphics/particles/anibubble_8px_green.png differ diff --git a/graphics/particles/monster-angry-fire-goblin.particle.xml b/graphics/particles/monster-angry-fire-goblin.particle.xml new file mode 100644 index 00000000..a02d7c5d --- /dev/null +++ b/graphics/particles/monster-angry-fire-goblin.particle.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/monster-angry-green-slime.particle.xml b/graphics/particles/monster-angry-green-slime.particle.xml new file mode 100644 index 00000000..ed1d0f8c --- /dev/null +++ b/graphics/particles/monster-angry-green-slime.particle.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/monster-angry-sea-slime.particle.xml b/graphics/particles/monster-angry-sea-slime.particle.xml new file mode 100644 index 00000000..b5ae198e --- /dev/null +++ b/graphics/particles/monster-angry-sea-slime.particle.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50 From 167037588493963062a4a4e95e94ea1d3ab83b85 Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 21 Jun 2013 12:20:26 -0500 Subject: adding new NPC supply chest to replace the treasure chest in the mines. --- graphics/sprites/npcs/npc-supply-crate.png | Bin 0 -> 1824 bytes graphics/sprites/npcs/npc-supply-crate.xml | 9 +++++++++ npcs.xml | 4 ++++ 3 files changed, 13 insertions(+) create mode 100644 graphics/sprites/npcs/npc-supply-crate.png create mode 100644 graphics/sprites/npcs/npc-supply-crate.xml (limited to 'graphics') diff --git a/graphics/sprites/npcs/npc-supply-crate.png b/graphics/sprites/npcs/npc-supply-crate.png new file mode 100644 index 00000000..f9aa2c52 Binary files /dev/null and b/graphics/sprites/npcs/npc-supply-crate.png differ diff --git a/graphics/sprites/npcs/npc-supply-crate.xml b/graphics/sprites/npcs/npc-supply-crate.xml new file mode 100644 index 00000000..7a3357c9 --- /dev/null +++ b/graphics/sprites/npcs/npc-supply-crate.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/npcs.xml b/npcs.xml index 551f43a0..b09be294 100644 --- a/npcs.xml +++ b/npcs.xml @@ -936,6 +936,10 @@ npcs/npc-weaver.xml + + + npcs/npc-supply-crate.xml +