diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2022-01-11 11:37:13 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2022-01-11 11:37:13 -0500 |
| commit | 565dd243098013c8665bc7f95106e2b5657e4e82 (patch) | |
| tree | 714842c808ed02407b362e0f78cb3b2d1e8fabde /graphics/party_menu | |
| parent | 7103839a615463eeadeb671ad75436dd2e4a52e3 (diff) | |
Move party menu graphics out of interface
Diffstat (limited to 'graphics/party_menu')
| -rw-r--r-- | graphics/party_menu/bg.bin | bin | 0 -> 2048 bytes | |||
| -rw-r--r-- | graphics/party_menu/bg.pal | 179 | ||||
| -rw-r--r-- | graphics/party_menu/bg.png | bin | 0 -> 613 bytes | |||
| -rw-r--r-- | graphics/party_menu/cancel_button.bin | 2 | ||||
| -rw-r--r-- | graphics/party_menu/confirm_button.bin | 1 | ||||
| -rw-r--r-- | graphics/party_menu/pokeball.png | bin | 0 -> 330 bytes | |||
| -rw-r--r-- | graphics/party_menu/pokeball_small.png | bin | 0 -> 261 bytes |
7 files changed, 182 insertions, 0 deletions
diff --git a/graphics/party_menu/bg.bin b/graphics/party_menu/bg.bin Binary files differnew file mode 100644 index 000000000..d6ff1114d --- /dev/null +++ b/graphics/party_menu/bg.bin diff --git a/graphics/party_menu/bg.pal b/graphics/party_menu/bg.pal new file mode 100644 index 000000000..0b4b30f81 --- /dev/null +++ b/graphics/party_menu/bg.pal @@ -0,0 +1,179 @@ +JASC-PAL +0100 +176 +123 156 115 +255 255 255 +106 106 106 +0 0 0 +65 205 255 +0 139 189 +49 189 238 +255 156 148 +189 90 82 +222 123 115 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +139 148 123 +74 74 98 +65 156 148 +139 156 41 +205 213 123 +180 180 90 +82 65 74 +32 16 24 +255 0 255 +255 0 255 +255 255 255 +230 238 139 +98 90 0 +255 0 255 +255 0 255 +115 90 180 +139 148 123 +255 115 49 +65 156 148 +139 156 41 +205 213 123 +180 180 90 +82 65 74 +82 82 90 +255 0 255 +255 0 255 +255 255 255 +123 205 180 +57 148 123 +255 0 255 +255 0 255 +164 115 246 +123 156 115 +74 74 98 +115 115 115 +255 255 255 +131 197 222 +57 148 222 +41 123 180 +131 197 222 +41 123 180 +115 255 172 +90 213 131 +65 205 255 +0 98 148 +82 82 82 +255 213 82 +255 180 65 +123 156 115 +74 74 98 +115 115 115 +255 255 255 +213 197 90 +197 164 24 +156 156 32 +213 197 90 +156 156 32 +255 230 57 +205 172 8 +255 156 148 +156 65 57 +82 82 82 +255 213 82 +255 180 65 +123 156 115 +74 74 98 +115 115 115 +255 255 255 +213 164 32 +197 106 16 +164 74 0 +213 164 32 +164 74 0 +255 115 49 +197 57 0 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 +123 156 115 +255 115 49 +115 115 115 +255 255 255 +180 255 164 +123 222 131 +123 156 98 +255 115 49 +255 115 49 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 +57 156 255 +255 115 49 +115 115 115 +255 255 255 +172 238 255 +123 213 238 +74 172 205 +255 115 49 +255 115 49 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 +57 156 255 +255 115 49 +115 115 115 +255 255 255 +246 246 148 +246 230 98 +222 197 32 +255 115 49 +255 115 49 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 +57 156 255 +255 115 49 +115 115 115 +255 255 255 +255 213 222 +255 189 148 +238 164 131 +255 115 49 +255 115 49 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 +57 156 255 +255 255 115 +115 115 115 +255 255 255 +180 255 164 +123 222 131 +131 172 106 +255 255 115 +255 255 115 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +82 82 82 +255 213 82 +255 180 65 diff --git a/graphics/party_menu/bg.png b/graphics/party_menu/bg.png Binary files differnew file mode 100644 index 000000000..c58f3aae9 --- /dev/null +++ b/graphics/party_menu/bg.png diff --git a/graphics/party_menu/cancel_button.bin b/graphics/party_menu/cancel_button.bin new file mode 100644 index 000000000..7f11aaf4e --- /dev/null +++ b/graphics/party_menu/cancel_button.bin @@ -0,0 +1,2 @@ + +
\ No newline at end of file diff --git a/graphics/party_menu/confirm_button.bin b/graphics/party_menu/confirm_button.bin new file mode 100644 index 000000000..8c3c1be3d --- /dev/null +++ b/graphics/party_menu/confirm_button.bin @@ -0,0 +1 @@ +#$
\ No newline at end of file diff --git a/graphics/party_menu/pokeball.png b/graphics/party_menu/pokeball.png Binary files differnew file mode 100644 index 000000000..2aad54de8 --- /dev/null +++ b/graphics/party_menu/pokeball.png diff --git a/graphics/party_menu/pokeball_small.png b/graphics/party_menu/pokeball_small.png Binary files differnew file mode 100644 index 000000000..d2eec4d45 --- /dev/null +++ b/graphics/party_menu/pokeball_small.png |
