diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 17:31:53 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 17:31:53 -0400 |
commit | 14602311db26c7eeba0c69f244dd3491785befec (patch) | |
tree | b831236d6e6ab476602ba02e6ce2206fc1222894 /gfx | |
parent | bb2aea02d5f1a9a022993259e4c9993a4df02c98 (diff) |
Tilesets
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/blocksets/facility.bst | bin | 2049 -> 2048 bytes |
-rw-r--r-- | gfx/blocksets/gym.bst | bin | 1856 -> 1856 bytes |
-rw-r--r-- | gfx/blocksets/museum.bst (renamed from gfx/blocksets/gate.bst) | bin | 2048 -> 2048 bytes |
-rw-r--r-- | gfx/blocksets/plateau.bst | bin | 1200 -> 1168 bytes |
-rw-r--r-- | gfx/blocksets/pokecenter.bst | bin | 592 -> 640 bytes |
-rw-r--r-- | gfx/blocksets/redshouse2.bst (renamed from gfx/blocksets/reds_house.bst) | bin | 304 -> 304 bytes |
-rw-r--r-- | gfx/blocksets/shipport.bst (renamed from gfx/blocksets/ship_port.bst) | bin | 368 -> 368 bytes |
-rw-r--r-- | gfx/tilesets/museum.t1.png (renamed from gfx/tilesets/gate.t1.png) | bin | 1119 -> 1119 bytes |
-rw-r--r-- | gfx/tilesets/overworld.png | bin | 0 -> 1304 bytes |
-rw-r--r-- | gfx/tilesets/overworld.t2.png | bin | 1309 -> 0 bytes |
-rw-r--r-- | gfx/tilesets/redshouse2.t7.png (renamed from gfx/tilesets/reds_house.t7.png) | bin | 845 -> 845 bytes |
-rw-r--r-- | gfx/tilesets/shipport.t2.png (renamed from gfx/tilesets/ship_port.t2.png) | bin | 1125 -> 1125 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/gfx/blocksets/facility.bst b/gfx/blocksets/facility.bst Binary files differindex 1ed2d436..31d69fd1 100644 --- a/gfx/blocksets/facility.bst +++ b/gfx/blocksets/facility.bst diff --git a/gfx/blocksets/gym.bst b/gfx/blocksets/gym.bst Binary files differindex 48889bfa..f903c964 100644 --- a/gfx/blocksets/gym.bst +++ b/gfx/blocksets/gym.bst diff --git a/gfx/blocksets/gate.bst b/gfx/blocksets/museum.bst Binary files differindex e4c820a4..e4c820a4 100644 --- a/gfx/blocksets/gate.bst +++ b/gfx/blocksets/museum.bst diff --git a/gfx/blocksets/plateau.bst b/gfx/blocksets/plateau.bst Binary files differindex 26435dc8..54c3ffec 100644 --- a/gfx/blocksets/plateau.bst +++ b/gfx/blocksets/plateau.bst diff --git a/gfx/blocksets/pokecenter.bst b/gfx/blocksets/pokecenter.bst Binary files differindex a82460f5..213460aa 100644 --- a/gfx/blocksets/pokecenter.bst +++ b/gfx/blocksets/pokecenter.bst diff --git a/gfx/blocksets/reds_house.bst b/gfx/blocksets/redshouse2.bst Binary files differindex 6c9f4749..6c9f4749 100644 --- a/gfx/blocksets/reds_house.bst +++ b/gfx/blocksets/redshouse2.bst diff --git a/gfx/blocksets/ship_port.bst b/gfx/blocksets/shipport.bst Binary files differindex 60b4767e..60b4767e 100644 --- a/gfx/blocksets/ship_port.bst +++ b/gfx/blocksets/shipport.bst diff --git a/gfx/tilesets/gate.t1.png b/gfx/tilesets/museum.t1.png Binary files differindex 372e6751..372e6751 100644 --- a/gfx/tilesets/gate.t1.png +++ b/gfx/tilesets/museum.t1.png diff --git a/gfx/tilesets/overworld.png b/gfx/tilesets/overworld.png Binary files differnew file mode 100644 index 00000000..a707eec4 --- /dev/null +++ b/gfx/tilesets/overworld.png diff --git a/gfx/tilesets/overworld.t2.png b/gfx/tilesets/overworld.t2.png Binary files differdeleted file mode 100644 index c7533e40..00000000 --- a/gfx/tilesets/overworld.t2.png +++ /dev/null diff --git a/gfx/tilesets/reds_house.t7.png b/gfx/tilesets/redshouse2.t7.png Binary files differindex 5f210d04..5f210d04 100644 --- a/gfx/tilesets/reds_house.t7.png +++ b/gfx/tilesets/redshouse2.t7.png diff --git a/gfx/tilesets/ship_port.t2.png b/gfx/tilesets/shipport.t2.png Binary files differindex fa5bbb27..fa5bbb27 100644 --- a/gfx/tilesets/ship_port.t2.png +++ b/gfx/tilesets/shipport.t2.png |