From 602855ea99d8015ef5b7709f6fb1e9fd167239e2 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 19 Jan 2021 04:03:51 -0500 Subject: Document frontier pass --- graphics/frontier_pass/bg.bin | Bin 0 -> 1280 bytes graphics/frontier_pass/bg.pal | 131 ++++++++++++++++++++++++++ graphics/frontier_pass/bg.png | Bin 0 -> 4011 bytes graphics/frontier_pass/cancel.bin | Bin 0 -> 36 bytes graphics/frontier_pass/cancel_highlighted.bin | Bin 0 -> 36 bytes graphics/frontier_pass/map_and_card.png | Bin 0 -> 2765 bytes graphics/frontier_pass/tilemap1.bin | Bin 36 -> 0 bytes graphics/frontier_pass/tilemap2.bin | Bin 36 -> 0 bytes graphics/frontier_pass/tiles.bin | Bin 1280 -> 0 bytes graphics/frontier_pass/tiles.pal | 131 -------------------------- graphics/frontier_pass/tiles.png | Bin 4011 -> 0 bytes graphics/frontier_pass/tiles2.png | Bin 2765 -> 0 bytes graphics/frontier_pass/unknown_571298.bin | 1 - graphics/frontier_pass/unused.bin | 1 + 14 files changed, 132 insertions(+), 132 deletions(-) create mode 100644 graphics/frontier_pass/bg.bin create mode 100644 graphics/frontier_pass/bg.pal create mode 100644 graphics/frontier_pass/bg.png create mode 100644 graphics/frontier_pass/cancel.bin create mode 100644 graphics/frontier_pass/cancel_highlighted.bin create mode 100644 graphics/frontier_pass/map_and_card.png delete mode 100644 graphics/frontier_pass/tilemap1.bin delete mode 100644 graphics/frontier_pass/tilemap2.bin delete mode 100644 graphics/frontier_pass/tiles.bin delete mode 100644 graphics/frontier_pass/tiles.pal delete mode 100644 graphics/frontier_pass/tiles.png delete mode 100644 graphics/frontier_pass/tiles2.png delete mode 100644 graphics/frontier_pass/unknown_571298.bin create mode 100644 graphics/frontier_pass/unused.bin (limited to 'graphics') diff --git a/graphics/frontier_pass/bg.bin b/graphics/frontier_pass/bg.bin new file mode 100644 index 000000000..e4e066ebe Binary files /dev/null and b/graphics/frontier_pass/bg.bin differ diff --git a/graphics/frontier_pass/bg.pal b/graphics/frontier_pass/bg.pal new file mode 100644 index 000000000..2bfcff098 --- /dev/null +++ b/graphics/frontier_pass/bg.pal @@ -0,0 +1,131 @@ +JASC-PAL +0100 +128 +57 74 74 +255 255 255 +205 205 205 +164 164 164 +123 123 123 +98 98 115 +57 74 74 +230 246 255 +98 41 65 +255 255 230 +230 230 197 +255 32 32 +98 164 222 +82 139 197 +74 115 172 +74 98 106 +139 98 115 +255 255 255 +230 255 222 +164 164 164 +123 123 123 +98 98 115 +41 57 65 +57 106 139 +65 139 197 +180 230 156 +148 238 131 +131 222 115 +82 172 74 +106 189 255 +205 205 205 +0 0 0 +139 98 115 +238 255 246 +213 238 230 +164 164 164 +123 123 123 +98 98 115 +41 57 65 +57 106 139 +65 139 197 +189 213 205 +148 180 164 +106 148 123 +65 115 90 +106 189 255 +205 205 205 +0 0 0 +139 98 115 +255 246 230 +246 230 213 +205 156 90 +180 131 65 +98 98 115 +41 57 65 +57 106 139 +65 139 197 +230 189 139 +205 156 115 +180 131 82 +156 106 41 +106 189 255 +205 205 205 +0 0 0 +139 98 115 +246 246 255 +230 230 238 +189 189 197 +156 156 156 +156 106 41 +41 57 65 +57 106 139 +65 139 197 +230 230 238 +189 189 197 +156 156 156 +123 123 123 +106 189 255 +205 205 205 +0 0 0 +139 98 115 +246 246 222 +246 238 172 +164 164 164 +123 123 123 +98 98 115 +41 57 65 +57 106 139 +65 139 197 +246 230 139 +230 213 49 +213 197 57 +156 115 57 +106 189 255 +205 205 205 +0 0 0 +0 0 0 +106 131 238 +139 164 213 +189 205 205 +213 197 131 +246 222 164 +172 131 131 +148 98 106 +115 106 148 +106 123 197 +197 230 230 +139 189 131 +106 156 74 +148 222 189 +238 156 131 +238 246 255 +0 0 0 +123 148 189 +65 74 106 +106 98 115 +82 90 180 +139 123 139 +164 172 189 +106 148 131 +180 205 213 +156 156 156 +213 238 230 +255 255 255 +213 180 172 +222 230 238 +213 205 156 +0 0 0 diff --git a/graphics/frontier_pass/bg.png b/graphics/frontier_pass/bg.png new file mode 100644 index 000000000..520c34b3d Binary files /dev/null and b/graphics/frontier_pass/bg.png differ diff --git a/graphics/frontier_pass/cancel.bin b/graphics/frontier_pass/cancel.bin new file mode 100644 index 000000000..c2aa0dc9a Binary files /dev/null and b/graphics/frontier_pass/cancel.bin differ diff --git a/graphics/frontier_pass/cancel_highlighted.bin b/graphics/frontier_pass/cancel_highlighted.bin new file mode 100644 index 000000000..63c2f9b14 Binary files /dev/null and b/graphics/frontier_pass/cancel_highlighted.bin differ diff --git a/graphics/frontier_pass/map_and_card.png b/graphics/frontier_pass/map_and_card.png new file mode 100644 index 000000000..6bd420a8d Binary files /dev/null and b/graphics/frontier_pass/map_and_card.png differ diff --git a/graphics/frontier_pass/tilemap1.bin b/graphics/frontier_pass/tilemap1.bin deleted file mode 100644 index c2aa0dc9a..000000000 Binary files a/graphics/frontier_pass/tilemap1.bin and /dev/null differ diff --git a/graphics/frontier_pass/tilemap2.bin b/graphics/frontier_pass/tilemap2.bin deleted file mode 100644 index 63c2f9b14..000000000 Binary files a/graphics/frontier_pass/tilemap2.bin and /dev/null differ diff --git a/graphics/frontier_pass/tiles.bin b/graphics/frontier_pass/tiles.bin deleted file mode 100644 index e4e066ebe..000000000 Binary files a/graphics/frontier_pass/tiles.bin and /dev/null differ diff --git a/graphics/frontier_pass/tiles.pal b/graphics/frontier_pass/tiles.pal deleted file mode 100644 index 2bfcff098..000000000 --- a/graphics/frontier_pass/tiles.pal +++ /dev/null @@ -1,131 +0,0 @@ -JASC-PAL -0100 -128 -57 74 74 -255 255 255 -205 205 205 -164 164 164 -123 123 123 -98 98 115 -57 74 74 -230 246 255 -98 41 65 -255 255 230 -230 230 197 -255 32 32 -98 164 222 -82 139 197 -74 115 172 -74 98 106 -139 98 115 -255 255 255 -230 255 222 -164 164 164 -123 123 123 -98 98 115 -41 57 65 -57 106 139 -65 139 197 -180 230 156 -148 238 131 -131 222 115 -82 172 74 -106 189 255 -205 205 205 -0 0 0 -139 98 115 -238 255 246 -213 238 230 -164 164 164 -123 123 123 -98 98 115 -41 57 65 -57 106 139 -65 139 197 -189 213 205 -148 180 164 -106 148 123 -65 115 90 -106 189 255 -205 205 205 -0 0 0 -139 98 115 -255 246 230 -246 230 213 -205 156 90 -180 131 65 -98 98 115 -41 57 65 -57 106 139 -65 139 197 -230 189 139 -205 156 115 -180 131 82 -156 106 41 -106 189 255 -205 205 205 -0 0 0 -139 98 115 -246 246 255 -230 230 238 -189 189 197 -156 156 156 -156 106 41 -41 57 65 -57 106 139 -65 139 197 -230 230 238 -189 189 197 -156 156 156 -123 123 123 -106 189 255 -205 205 205 -0 0 0 -139 98 115 -246 246 222 -246 238 172 -164 164 164 -123 123 123 -98 98 115 -41 57 65 -57 106 139 -65 139 197 -246 230 139 -230 213 49 -213 197 57 -156 115 57 -106 189 255 -205 205 205 -0 0 0 -0 0 0 -106 131 238 -139 164 213 -189 205 205 -213 197 131 -246 222 164 -172 131 131 -148 98 106 -115 106 148 -106 123 197 -197 230 230 -139 189 131 -106 156 74 -148 222 189 -238 156 131 -238 246 255 -0 0 0 -123 148 189 -65 74 106 -106 98 115 -82 90 180 -139 123 139 -164 172 189 -106 148 131 -180 205 213 -156 156 156 -213 238 230 -255 255 255 -213 180 172 -222 230 238 -213 205 156 -0 0 0 diff --git a/graphics/frontier_pass/tiles.png b/graphics/frontier_pass/tiles.png deleted file mode 100644 index 520c34b3d..000000000 Binary files a/graphics/frontier_pass/tiles.png and /dev/null differ diff --git a/graphics/frontier_pass/tiles2.png b/graphics/frontier_pass/tiles2.png deleted file mode 100644 index 6bd420a8d..000000000 Binary files a/graphics/frontier_pass/tiles2.png and /dev/null differ diff --git a/graphics/frontier_pass/unknown_571298.bin b/graphics/frontier_pass/unknown_571298.bin deleted file mode 100644 index a781f0b39..000000000 --- a/graphics/frontier_pass/unknown_571298.bin +++ /dev/null @@ -1 +0,0 @@ -¼½¾¿ÌÍÎÏÜÝÞßìíîïüýþÿ \ No newline at end of file diff --git a/graphics/frontier_pass/unused.bin b/graphics/frontier_pass/unused.bin new file mode 100644 index 000000000..a781f0b39 --- /dev/null +++ b/graphics/frontier_pass/unused.bin @@ -0,0 +1 @@ +¼½¾¿ÌÍÎÏÜÝÞßìíîïüýþÿ \ No newline at end of file -- cgit v1.2.3