From 2fe25da65a07edef2b1beaf895911b18a8c1dbc8 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sat, 2 Dec 2017 21:27:00 +0100 Subject: move pokeball data to rom --- graphics/interface/ball/dive.pal | 19 +++++++++++++++++++ graphics/interface/ball/dive.png | Bin 0 -> 326 bytes graphics/interface/ball/great.pal | 19 +++++++++++++++++++ graphics/interface/ball/great.png | Bin 0 -> 257 bytes graphics/interface/ball/luxury.pal | 19 +++++++++++++++++++ graphics/interface/ball/luxury.png | Bin 0 -> 350 bytes graphics/interface/ball/master.pal | 19 +++++++++++++++++++ graphics/interface/ball/master.png | Bin 0 -> 260 bytes graphics/interface/ball/nest.pal | 19 +++++++++++++++++++ graphics/interface/ball/nest.png | Bin 0 -> 266 bytes graphics/interface/ball/net.pal | 19 +++++++++++++++++++ graphics/interface/ball/net.png | Bin 0 -> 246 bytes graphics/interface/ball/poke.pal | 19 +++++++++++++++++++ graphics/interface/ball/poke.png | Bin 0 -> 249 bytes graphics/interface/ball/premier.pal | 19 +++++++++++++++++++ graphics/interface/ball/premier.png | Bin 0 -> 289 bytes graphics/interface/ball/repeat.pal | 19 +++++++++++++++++++ graphics/interface/ball/repeat.png | Bin 0 -> 257 bytes graphics/interface/ball/safari.pal | 19 +++++++++++++++++++ graphics/interface/ball/safari.png | Bin 0 -> 259 bytes graphics/interface/ball/timer.pal | 19 +++++++++++++++++++ graphics/interface/ball/timer.png | Bin 0 -> 296 bytes 22 files changed, 209 insertions(+) create mode 100644 graphics/interface/ball/dive.pal create mode 100644 graphics/interface/ball/dive.png create mode 100644 graphics/interface/ball/great.pal create mode 100644 graphics/interface/ball/great.png create mode 100644 graphics/interface/ball/luxury.pal create mode 100644 graphics/interface/ball/luxury.png create mode 100644 graphics/interface/ball/master.pal create mode 100644 graphics/interface/ball/master.png create mode 100644 graphics/interface/ball/nest.pal create mode 100644 graphics/interface/ball/nest.png create mode 100644 graphics/interface/ball/net.pal create mode 100644 graphics/interface/ball/net.png create mode 100644 graphics/interface/ball/poke.pal create mode 100644 graphics/interface/ball/poke.png create mode 100644 graphics/interface/ball/premier.pal create mode 100644 graphics/interface/ball/premier.png create mode 100644 graphics/interface/ball/repeat.pal create mode 100644 graphics/interface/ball/repeat.png create mode 100644 graphics/interface/ball/safari.pal create mode 100644 graphics/interface/ball/safari.png create mode 100644 graphics/interface/ball/timer.pal create mode 100644 graphics/interface/ball/timer.png (limited to 'graphics/interface/ball') diff --git a/graphics/interface/ball/dive.pal b/graphics/interface/ball/dive.pal new file mode 100644 index 000000000..1bd07d69d --- /dev/null +++ b/graphics/interface/ball/dive.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +90 139 222 +115 164 230 +148 197 238 +180 230 255 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +0 90 156 +24 106 172 +57 123 197 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/dive.png b/graphics/interface/ball/dive.png new file mode 100644 index 000000000..5be9b1ed6 Binary files /dev/null and b/graphics/interface/ball/dive.png differ diff --git a/graphics/interface/ball/great.pal b/graphics/interface/ball/great.pal new file mode 100644 index 000000000..f19aa5e4a --- /dev/null +++ b/graphics/interface/ball/great.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +98 139 180 +123 156 222 +148 180 222 +180 205 230 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +189 41 90 +222 65 115 +255 98 139 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/great.png b/graphics/interface/ball/great.png new file mode 100644 index 000000000..0c054d7d3 Binary files /dev/null and b/graphics/interface/ball/great.png differ diff --git a/graphics/interface/ball/luxury.pal b/graphics/interface/ball/luxury.pal new file mode 100644 index 000000000..a49399d01 --- /dev/null +++ b/graphics/interface/ball/luxury.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +49 49 41 +90 90 82 +131 131 123 +180 172 164 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +255 255 156 +255 222 106 +255 189 57 +255 156 8 +230 74 24 +180 74 24 +255 255 255 diff --git a/graphics/interface/ball/luxury.png b/graphics/interface/ball/luxury.png new file mode 100644 index 000000000..8056416b2 Binary files /dev/null and b/graphics/interface/ball/luxury.png differ diff --git a/graphics/interface/ball/master.pal b/graphics/interface/ball/master.pal new file mode 100644 index 000000000..72247849b --- /dev/null +++ b/graphics/interface/ball/master.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +115 16 156 +139 41 172 +164 65 189 +189 90 205 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +255 98 139 +255 148 172 +255 197 213 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/master.png b/graphics/interface/ball/master.png new file mode 100644 index 000000000..9787a8896 Binary files /dev/null and b/graphics/interface/ball/master.png differ diff --git a/graphics/interface/ball/nest.pal b/graphics/interface/ball/nest.pal new file mode 100644 index 000000000..4bee9fa12 --- /dev/null +++ b/graphics/interface/ball/nest.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 98 0 +49 148 16 +98 197 32 +156 255 57 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +255 123 98 +255 172 131 +255 222 172 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/nest.png b/graphics/interface/ball/nest.png new file mode 100644 index 000000000..a2fa81c1e Binary files /dev/null and b/graphics/interface/ball/nest.png differ diff --git a/graphics/interface/ball/net.pal b/graphics/interface/ball/net.pal new file mode 100644 index 000000000..dc5abb94d --- /dev/null +++ b/graphics/interface/ball/net.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 156 106 +49 189 123 +98 222 148 +156 255 172 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +205 205 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/net.png b/graphics/interface/ball/net.png new file mode 100644 index 000000000..6fef48101 Binary files /dev/null and b/graphics/interface/ball/net.png differ diff --git a/graphics/interface/ball/poke.pal b/graphics/interface/ball/poke.pal new file mode 100644 index 000000000..0e6b2fb5c --- /dev/null +++ b/graphics/interface/ball/poke.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +131 0 0 +172 0 0 +213 41 41 +255 156 123 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/poke.png b/graphics/interface/ball/poke.png new file mode 100644 index 000000000..1e4aba669 Binary files /dev/null and b/graphics/interface/ball/poke.png differ diff --git a/graphics/interface/ball/premier.pal b/graphics/interface/ball/premier.pal new file mode 100644 index 000000000..0e6b2fb5c --- /dev/null +++ b/graphics/interface/ball/premier.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +131 0 0 +172 0 0 +213 41 41 +255 156 123 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/premier.png b/graphics/interface/ball/premier.png new file mode 100644 index 000000000..f5aaadbaf Binary files /dev/null and b/graphics/interface/ball/premier.png differ diff --git a/graphics/interface/ball/repeat.pal b/graphics/interface/ball/repeat.pal new file mode 100644 index 000000000..c3689e13f --- /dev/null +++ b/graphics/interface/ball/repeat.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +222 98 0 +230 131 32 +238 164 65 +255 197 98 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +205 156 8 +255 255 8 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/repeat.png b/graphics/interface/ball/repeat.png new file mode 100644 index 000000000..5abe789a2 Binary files /dev/null and b/graphics/interface/ball/repeat.png differ diff --git a/graphics/interface/ball/safari.pal b/graphics/interface/ball/safari.pal new file mode 100644 index 000000000..bbe4d76f3 --- /dev/null +++ b/graphics/interface/ball/safari.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +148 172 16 +164 197 32 +180 222 49 +197 246 65 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +205 106 41 +230 164 98 +255 222 156 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/interface/ball/safari.png b/graphics/interface/ball/safari.png new file mode 100644 index 000000000..0dd49aef9 Binary files /dev/null and b/graphics/interface/ball/safari.png differ diff --git a/graphics/interface/ball/timer.pal b/graphics/interface/ball/timer.pal new file mode 100644 index 000000000..e0c23569e --- /dev/null +++ b/graphics/interface/ball/timer.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +172 0 0 +197 49 41 +222 98 82 +255 156 123 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +180 180 180 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +0 0 0 diff --git a/graphics/interface/ball/timer.png b/graphics/interface/ball/timer.png new file mode 100644 index 000000000..2b63f6795 Binary files /dev/null and b/graphics/interface/ball/timer.png differ -- cgit v1.2.3