From 0a78cb5c9edf7d6b39297a5b4c874d59c6a69b39 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 11 Jan 2022 10:04:47 -0500 Subject: Fix some battle dome graphics names --- graphics/battle_frontier/text_pp.pal | 19 ------------------- graphics/battle_frontier/tourney_bg.png | Bin 983 -> 0 bytes graphics/battle_frontier/tourney_line_mask_map.bin | Bin 2048 -> 0 bytes graphics/battle_frontier/tourney_tree.bin | Bin 0 -> 2048 bytes graphics/battle_frontier/tourney_tree.png | Bin 0 -> 983 bytes graphics/battle_interface/text_pp.pal | 19 +++++++++++++++++++ 6 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 graphics/battle_frontier/text_pp.pal delete mode 100644 graphics/battle_frontier/tourney_bg.png delete mode 100644 graphics/battle_frontier/tourney_line_mask_map.bin create mode 100644 graphics/battle_frontier/tourney_tree.bin create mode 100644 graphics/battle_frontier/tourney_tree.png create mode 100644 graphics/battle_interface/text_pp.pal (limited to 'graphics') diff --git a/graphics/battle_frontier/text_pp.pal b/graphics/battle_frontier/text_pp.pal deleted file mode 100644 index 8c2a27418..000000000 --- a/graphics/battle_frontier/text_pp.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -213 197 0 -255 246 139 -255 131 0 -255 238 115 -230 24 0 -246 222 156 -74 74 74 -222 222 222 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/battle_frontier/tourney_bg.png b/graphics/battle_frontier/tourney_bg.png deleted file mode 100644 index f60dd49d3..000000000 Binary files a/graphics/battle_frontier/tourney_bg.png and /dev/null differ diff --git a/graphics/battle_frontier/tourney_line_mask_map.bin b/graphics/battle_frontier/tourney_line_mask_map.bin deleted file mode 100644 index 7f3e36737..000000000 Binary files a/graphics/battle_frontier/tourney_line_mask_map.bin and /dev/null differ diff --git a/graphics/battle_frontier/tourney_tree.bin b/graphics/battle_frontier/tourney_tree.bin new file mode 100644 index 000000000..7f3e36737 Binary files /dev/null and b/graphics/battle_frontier/tourney_tree.bin differ diff --git a/graphics/battle_frontier/tourney_tree.png b/graphics/battle_frontier/tourney_tree.png new file mode 100644 index 000000000..f60dd49d3 Binary files /dev/null and b/graphics/battle_frontier/tourney_tree.png differ diff --git a/graphics/battle_interface/text_pp.pal b/graphics/battle_interface/text_pp.pal new file mode 100644 index 000000000..8c2a27418 --- /dev/null +++ b/graphics/battle_interface/text_pp.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +213 197 0 +255 246 139 +255 131 0 +255 238 115 +230 24 0 +246 222 156 +74 74 74 +222 222 222 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 -- cgit v1.2.3