summaryrefslogtreecommitdiff
path: root/gfx/splash
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/splash')
-rw-r--r--gfx/splash/ditto.pal (renamed from gfx/splash/logo.pal)0
-rw-r--r--gfx/splash/ditto.pngbin0 -> 944 bytes
-rw-r--r--gfx/splash/ditto_fade.pal20
-rw-r--r--gfx/splash/gamefreak_logo.png (renamed from gfx/splash/logo2.png)bin172 -> 172 bytes
-rw-r--r--gfx/splash/gamefreak_presents.png (renamed from gfx/splash/logo1.png)bin364 -> 364 bytes
5 files changed, 20 insertions, 0 deletions
diff --git a/gfx/splash/logo.pal b/gfx/splash/ditto.pal
index b1712efc1..b1712efc1 100644
--- a/gfx/splash/logo.pal
+++ b/gfx/splash/ditto.pal
diff --git a/gfx/splash/ditto.png b/gfx/splash/ditto.png
new file mode 100644
index 000000000..0ed4094cf
--- /dev/null
+++ b/gfx/splash/ditto.png
Binary files differ
diff --git a/gfx/splash/ditto_fade.pal b/gfx/splash/ditto_fade.pal
new file mode 100644
index 000000000..91e2641d7
--- /dev/null
+++ b/gfx/splash/ditto_fade.pal
@@ -0,0 +1,20 @@
+; Ditto's color as it turns into the Game Freak logo.
+; Fade from pink to orange.
+; One color per step.
+
+ RGB 23, 12, 28
+ RGB 23, 12, 27
+ RGB 23, 13, 26
+ RGB 23, 13, 24
+ RGB 24, 14, 22
+ RGB 24, 14, 20
+ RGB 24, 15, 18
+ RGB 24, 15, 16
+ RGB 25, 16, 14
+ RGB 25, 16, 12
+ RGB 25, 17, 10
+ RGB 25, 17, 08
+ RGB 26, 18, 06
+ RGB 26, 18, 04
+ RGB 26, 19, 02
+ RGB 26, 19, 00
diff --git a/gfx/splash/logo2.png b/gfx/splash/gamefreak_logo.png
index 7038efb54..7038efb54 100644
--- a/gfx/splash/logo2.png
+++ b/gfx/splash/gamefreak_logo.png
Binary files differ
diff --git a/gfx/splash/logo1.png b/gfx/splash/gamefreak_presents.png
index a02eb08f6..a02eb08f6 100644
--- a/gfx/splash/logo1.png
+++ b/gfx/splash/gamefreak_presents.png
Binary files differ