From a3c2ecf4d698bf91db425c57b6f2f9ea4e8017e6 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sun, 1 Nov 2015 12:21:01 -0800 Subject: Meowth Bonus gameboy gfx. --- gfx/stage/meowth_bonus/meowth_1.png | Bin 0 -> 562 bytes gfx/stage/meowth_bonus/meowth_2.png | Bin 0 -> 180 bytes gfx/stage/meowth_bonus/meowth_3.png | Bin 0 -> 380 bytes gfx/stage/meowth_bonus/meowth_4.png | Bin 0 -> 637 bytes gfx/stage/meowth_bonus/meowth_bonus_base_gameboy.png | Bin 0 -> 903 bytes gfx/tilemaps/stage_meowth_bonus_gameboy.map | Bin 0 -> 1024 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 gfx/stage/meowth_bonus/meowth_1.png create mode 100644 gfx/stage/meowth_bonus/meowth_2.png create mode 100644 gfx/stage/meowth_bonus/meowth_3.png create mode 100644 gfx/stage/meowth_bonus/meowth_4.png create mode 100644 gfx/stage/meowth_bonus/meowth_bonus_base_gameboy.png create mode 100755 gfx/tilemaps/stage_meowth_bonus_gameboy.map (limited to 'gfx') diff --git a/gfx/stage/meowth_bonus/meowth_1.png b/gfx/stage/meowth_bonus/meowth_1.png new file mode 100644 index 0000000..872a578 Binary files /dev/null and b/gfx/stage/meowth_bonus/meowth_1.png differ diff --git a/gfx/stage/meowth_bonus/meowth_2.png b/gfx/stage/meowth_bonus/meowth_2.png new file mode 100644 index 0000000..7af9bae Binary files /dev/null and b/gfx/stage/meowth_bonus/meowth_2.png differ diff --git a/gfx/stage/meowth_bonus/meowth_3.png b/gfx/stage/meowth_bonus/meowth_3.png new file mode 100644 index 0000000..817eb46 Binary files /dev/null and b/gfx/stage/meowth_bonus/meowth_3.png differ diff --git a/gfx/stage/meowth_bonus/meowth_4.png b/gfx/stage/meowth_bonus/meowth_4.png new file mode 100644 index 0000000..73ada98 Binary files /dev/null and b/gfx/stage/meowth_bonus/meowth_4.png differ diff --git a/gfx/stage/meowth_bonus/meowth_bonus_base_gameboy.png b/gfx/stage/meowth_bonus/meowth_bonus_base_gameboy.png new file mode 100644 index 0000000..1662ec7 Binary files /dev/null and b/gfx/stage/meowth_bonus/meowth_bonus_base_gameboy.png differ diff --git a/gfx/tilemaps/stage_meowth_bonus_gameboy.map b/gfx/tilemaps/stage_meowth_bonus_gameboy.map new file mode 100755 index 0000000..4b16924 Binary files /dev/null and b/gfx/tilemaps/stage_meowth_bonus_gameboy.map differ -- cgit v1.2.3