From 2a99b8c5610f601defd42e08630f9a3c2a9665c1 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 7 Sep 2014 15:43:46 -0400 Subject: add fightclub --- graphics/particles/firespot.particle.xml | 21 +++++++++++++++++++++ .../equipment/legs/pants-male-oversized.xml | 10 ++++++++++ .../hairstyles/hairstyle02-male-oversized.xml | 9 +++++++++ graphics/tiles/woodland_indoor.png | Bin 104491 -> 107288 bytes graphics/tiles/woodland_indoor_x2.png | Bin 20380 -> 23336 bytes graphics/tiles/woodland_indoor_x3.png | Bin 23832 -> 35256 bytes 6 files changed, 40 insertions(+) create mode 100644 graphics/particles/firespot.particle.xml create mode 100644 graphics/sprites/equipment/legs/pants-male-oversized.xml create mode 100644 graphics/sprites/hairstyles/hairstyle02-male-oversized.xml (limited to 'graphics') diff --git a/graphics/particles/firespot.particle.xml b/graphics/particles/firespot.particle.xml new file mode 100644 index 00000000..42af9b58 --- /dev/null +++ b/graphics/particles/firespot.particle.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/legs/pants-male-oversized.xml b/graphics/sprites/equipment/legs/pants-male-oversized.xml new file mode 100644 index 00000000..afa541c6 --- /dev/null +++ b/graphics/sprites/equipment/legs/pants-male-oversized.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml b/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml new file mode 100644 index 00000000..316ebc31 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/graphics/tiles/woodland_indoor.png b/graphics/tiles/woodland_indoor.png index a90f5bfa..937f6e47 100644 Binary files a/graphics/tiles/woodland_indoor.png and b/graphics/tiles/woodland_indoor.png differ diff --git a/graphics/tiles/woodland_indoor_x2.png b/graphics/tiles/woodland_indoor_x2.png index ff5df398..742e37db 100644 Binary files a/graphics/tiles/woodland_indoor_x2.png and b/graphics/tiles/woodland_indoor_x2.png differ diff --git a/graphics/tiles/woodland_indoor_x3.png b/graphics/tiles/woodland_indoor_x3.png index b920666f..df6ad5f3 100644 Binary files a/graphics/tiles/woodland_indoor_x3.png and b/graphics/tiles/woodland_indoor_x3.png differ -- cgit v1.2.3-60-g2f50