From d30ba3b1fe3b0809897111f37a42aff1a5c390b9 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 8 May 2021 14:28:08 -0400 Subject: Port pal tag names from Emerald --- graphics/object_events/palettes/11.pal | 19 ------------------- graphics/object_events/palettes/12.pal | 19 ------------------- graphics/object_events/palettes/bridge_reflection.pal | 19 +++++++++++++++++++ .../palettes/player_reflection_dummy.pal | 19 ------------------- graphics/object_events/palettes/rs_quinty_plump.pal | 19 +++++++++++++++++++ .../palettes/rs_quinty_plump_reflection.pal | 19 +++++++++++++++++++ 6 files changed, 57 insertions(+), 57 deletions(-) delete mode 100644 graphics/object_events/palettes/11.pal delete mode 100644 graphics/object_events/palettes/12.pal create mode 100644 graphics/object_events/palettes/bridge_reflection.pal delete mode 100644 graphics/object_events/palettes/player_reflection_dummy.pal create mode 100644 graphics/object_events/palettes/rs_quinty_plump.pal create mode 100644 graphics/object_events/palettes/rs_quinty_plump_reflection.pal (limited to 'graphics') diff --git a/graphics/object_events/palettes/11.pal b/graphics/object_events/palettes/11.pal deleted file mode 100644 index b36c29ab1..000000000 --- a/graphics/object_events/palettes/11.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -41 41 32 -41 41 41 -90 90 82 -139 139 115 -180 180 164 -213 156 16 -238 197 16 -255 222 98 -0 90 197 -0 131 238 -156 180 205 -213 230 238 -255 255 255 -0 139 0 -0 205 0 diff --git a/graphics/object_events/palettes/12.pal b/graphics/object_events/palettes/12.pal deleted file mode 100644 index b69e9ac0a..000000000 --- a/graphics/object_events/palettes/12.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -139 139 131 -139 139 139 -189 189 180 -238 238 213 -255 255 255 -255 255 115 -255 255 115 -255 255 197 -98 189 255 -98 230 255 -255 255 255 -255 255 255 -255 255 255 -98 238 98 -98 255 98 diff --git a/graphics/object_events/palettes/bridge_reflection.pal b/graphics/object_events/palettes/bridge_reflection.pal new file mode 100644 index 000000000..0cebd6c4d --- /dev/null +++ b/graphics/object_events/palettes/bridge_reflection.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 +74 115 172 diff --git a/graphics/object_events/palettes/player_reflection_dummy.pal b/graphics/object_events/palettes/player_reflection_dummy.pal deleted file mode 100644 index 0cebd6c4d..000000000 --- a/graphics/object_events/palettes/player_reflection_dummy.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 -74 115 172 diff --git a/graphics/object_events/palettes/rs_quinty_plump.pal b/graphics/object_events/palettes/rs_quinty_plump.pal new file mode 100644 index 000000000..b36c29ab1 --- /dev/null +++ b/graphics/object_events/palettes/rs_quinty_plump.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +41 41 32 +41 41 41 +90 90 82 +139 139 115 +180 180 164 +213 156 16 +238 197 16 +255 222 98 +0 90 197 +0 131 238 +156 180 205 +213 230 238 +255 255 255 +0 139 0 +0 205 0 diff --git a/graphics/object_events/palettes/rs_quinty_plump_reflection.pal b/graphics/object_events/palettes/rs_quinty_plump_reflection.pal new file mode 100644 index 000000000..b69e9ac0a --- /dev/null +++ b/graphics/object_events/palettes/rs_quinty_plump_reflection.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +139 139 131 +139 139 139 +189 189 180 +238 238 213 +255 255 255 +255 255 115 +255 255 115 +255 255 197 +98 189 255 +98 230 255 +255 255 255 +255 255 255 +255 255 255 +98 238 98 +98 255 98 -- cgit v1.2.3