summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 13:12:56 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 13:12:56 -0400
commit9f01e33a0428f8a8c206b3f6018f526a41d65b43 (patch)
tree7f3c8606ebbe0f882955761a899ec9f819412c17 /gfx
parent0bc1e91d217fb1a724c08ed6c5826c2379f10507 (diff)
Port miscellaneous recent updates from pokecrystal
Diffstat (limited to 'gfx')
-rw-r--r--gfx/battle_anims/unused_battle_anims.pal30
-rw-r--r--gfx/stats/party_menu_ob.pal30
2 files changed, 30 insertions, 30 deletions
diff --git a/gfx/battle_anims/unused_battle_anims.pal b/gfx/battle_anims/unused_battle_anims.pal
new file mode 100644
index 00000000..4ef48dd0
--- /dev/null
+++ b/gfx/battle_anims/unused_battle_anims.pal
@@ -0,0 +1,30 @@
+; gray
+ RGB 31, 31, 31
+ RGB 21, 21, 21
+ RGB 13, 13, 13
+ RGB 07, 07, 07
+; yellow
+ RGB 31, 31, 31
+ RGB 31, 31, 07
+ RGB 31, 16, 01
+ RGB 07, 07, 07
+; red
+ RGB 31, 31, 31
+ RGB 31, 19, 24
+ RGB 30, 10, 06
+ RGB 07, 07, 07
+; green
+ RGB 31, 31, 31
+ RGB 12, 25, 01
+ RGB 05, 14, 00
+ RGB 07, 07, 07
+; blue
+ RGB 31, 31, 31
+ RGB 08, 12, 31
+ RGB 01, 04, 31
+ RGB 07, 07, 07
+; brown
+ RGB 31, 31, 31
+ RGB 24, 18, 07
+ RGB 20, 15, 03
+ RGB 07, 07, 07
diff --git a/gfx/stats/party_menu_ob.pal b/gfx/stats/party_menu_ob.pal
index 70af517b..6acec536 100644
--- a/gfx/stats/party_menu_ob.pal
+++ b/gfx/stats/party_menu_ob.pal
@@ -37,33 +37,3 @@
RGB 31, 19, 10
RGB 31, 07, 04
RGB 00, 00, 00
-
- RGB 31, 31, 31
- RGB 21, 21, 21
- RGB 13, 13, 13
- RGB 07, 07, 07
-
- RGB 31, 31, 31
- RGB 31, 31, 07
- RGB 31, 16, 01
- RGB 07, 07, 07
-
- RGB 31, 31, 31
- RGB 31, 19, 24
- RGB 30, 10, 06
- RGB 07, 07, 07
-
- RGB 31, 31, 31
- RGB 12, 25, 01
- RGB 05, 14, 00
- RGB 07, 07, 07
-
- RGB 31, 31, 31
- RGB 08, 12, 31
- RGB 01, 04, 31
- RGB 07, 07, 07
-
- RGB 31, 31, 31
- RGB 24, 18, 07
- RGB 20, 15, 03
- RGB 07, 07, 07