From 14602311db26c7eeba0c69f244dd3491785befec Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Fri, 3 Jun 2016 17:31:53 -0400 Subject: Tilesets --- gfx/blocksets/facility.bst | Bin 2049 -> 2048 bytes gfx/blocksets/gate.bst | Bin 2048 -> 0 bytes gfx/blocksets/gym.bst | Bin 1856 -> 1856 bytes gfx/blocksets/museum.bst | Bin 0 -> 2048 bytes gfx/blocksets/plateau.bst | Bin 1200 -> 1168 bytes gfx/blocksets/pokecenter.bst | Bin 592 -> 640 bytes gfx/blocksets/reds_house.bst | Bin 304 -> 0 bytes gfx/blocksets/redshouse2.bst | Bin 0 -> 304 bytes gfx/blocksets/ship_port.bst | Bin 368 -> 0 bytes gfx/blocksets/shipport.bst | Bin 0 -> 368 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 gfx/blocksets/gate.bst create mode 100644 gfx/blocksets/museum.bst delete mode 100644 gfx/blocksets/reds_house.bst create mode 100644 gfx/blocksets/redshouse2.bst delete mode 100644 gfx/blocksets/ship_port.bst create mode 100644 gfx/blocksets/shipport.bst (limited to 'gfx/blocksets') diff --git a/gfx/blocksets/facility.bst b/gfx/blocksets/facility.bst index 1ed2d436..31d69fd1 100644 Binary files a/gfx/blocksets/facility.bst and b/gfx/blocksets/facility.bst differ diff --git a/gfx/blocksets/gate.bst b/gfx/blocksets/gate.bst deleted file mode 100644 index e4c820a4..00000000 Binary files a/gfx/blocksets/gate.bst and /dev/null differ diff --git a/gfx/blocksets/gym.bst b/gfx/blocksets/gym.bst index 48889bfa..f903c964 100644 Binary files a/gfx/blocksets/gym.bst and b/gfx/blocksets/gym.bst differ diff --git a/gfx/blocksets/museum.bst b/gfx/blocksets/museum.bst new file mode 100644 index 00000000..e4c820a4 Binary files /dev/null and b/gfx/blocksets/museum.bst differ diff --git a/gfx/blocksets/plateau.bst b/gfx/blocksets/plateau.bst index 26435dc8..54c3ffec 100644 Binary files a/gfx/blocksets/plateau.bst and b/gfx/blocksets/plateau.bst differ diff --git a/gfx/blocksets/pokecenter.bst b/gfx/blocksets/pokecenter.bst index a82460f5..213460aa 100644 Binary files a/gfx/blocksets/pokecenter.bst and b/gfx/blocksets/pokecenter.bst differ diff --git a/gfx/blocksets/reds_house.bst b/gfx/blocksets/reds_house.bst deleted file mode 100644 index 6c9f4749..00000000 Binary files a/gfx/blocksets/reds_house.bst and /dev/null differ diff --git a/gfx/blocksets/redshouse2.bst b/gfx/blocksets/redshouse2.bst new file mode 100644 index 00000000..6c9f4749 Binary files /dev/null and b/gfx/blocksets/redshouse2.bst differ diff --git a/gfx/blocksets/ship_port.bst b/gfx/blocksets/ship_port.bst deleted file mode 100644 index 60b4767e..00000000 Binary files a/gfx/blocksets/ship_port.bst and /dev/null differ diff --git a/gfx/blocksets/shipport.bst b/gfx/blocksets/shipport.bst new file mode 100644 index 00000000..60b4767e Binary files /dev/null and b/gfx/blocksets/shipport.bst differ -- cgit v1.3.1-sl0p