From 9c6ff3efa2c989d30955690a8128ff64a72f35a7 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Sun, 28 Aug 2016 19:35:52 -0400 Subject: remerge a lot of previously lost work --- graphics/battle_interface/expbar.png | Bin 0 -> 166 bytes graphics/battle_interface/hpbar.pal | 19 ++ graphics/battle_interface/hpbar.png | Bin 0 -> 217 bytes graphics/battle_interface/hpbar_anim.png | Bin 0 -> 205 bytes graphics/battle_interface/misc.png | Bin 0 -> 200 bytes graphics/battle_interface/misc_frameend.png | Bin 0 -> 140 bytes graphics/battle_interface/status_brn.png | Bin 0 -> 176 bytes graphics/battle_interface/status_frz.png | Bin 0 -> 176 bytes graphics/battle_interface/status_par.png | Bin 0 -> 172 bytes graphics/battle_interface/status_psn.png | Bin 0 -> 176 bytes graphics/battle_interface/status_slp.png | Bin 0 -> 177 bytes graphics/unused/basic_frame.bin | Bin 0 -> 2048 bytes graphics/unused/basic_frame.pal | 19 ++ graphics/unused/basic_frame.png | Bin 0 -> 230 bytes graphics/unused/music_notes.png | Bin 0 -> 310 bytes graphics/unused/water_splash.bin | Bin 0 -> 1024 bytes graphics/unused/water_splash.pal | 259 ++++++++++++++++++++++++++++ graphics/unused/water_splash.png | Bin 0 -> 1064 bytes 18 files changed, 297 insertions(+) create mode 100755 graphics/battle_interface/expbar.png create mode 100755 graphics/battle_interface/hpbar.pal create mode 100755 graphics/battle_interface/hpbar.png create mode 100755 graphics/battle_interface/hpbar_anim.png create mode 100755 graphics/battle_interface/misc.png create mode 100755 graphics/battle_interface/misc_frameend.png create mode 100755 graphics/battle_interface/status_brn.png create mode 100755 graphics/battle_interface/status_frz.png create mode 100755 graphics/battle_interface/status_par.png create mode 100755 graphics/battle_interface/status_psn.png create mode 100755 graphics/battle_interface/status_slp.png create mode 100755 graphics/unused/basic_frame.bin create mode 100755 graphics/unused/basic_frame.pal create mode 100755 graphics/unused/basic_frame.png create mode 100755 graphics/unused/music_notes.png create mode 100755 graphics/unused/water_splash.bin create mode 100755 graphics/unused/water_splash.pal create mode 100755 graphics/unused/water_splash.png (limited to 'graphics') diff --git a/graphics/battle_interface/expbar.png b/graphics/battle_interface/expbar.png new file mode 100755 index 000000000..b54dbe600 Binary files /dev/null and b/graphics/battle_interface/expbar.png differ diff --git a/graphics/battle_interface/hpbar.pal b/graphics/battle_interface/hpbar.pal new file mode 100755 index 000000000..ea646bb82 --- /dev/null +++ b/graphics/battle_interface/hpbar.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +57 57 57 +255 255 255 +213 205 189 +131 131 139 +74 65 90 +82 106 90 +255 180 123 +246 148 115 +222 106 90 +115 255 172 +90 213 131 +255 230 57 +205 172 8 +255 90 57 +172 65 74 diff --git a/graphics/battle_interface/hpbar.png b/graphics/battle_interface/hpbar.png new file mode 100755 index 000000000..f3a0314e4 Binary files /dev/null and b/graphics/battle_interface/hpbar.png differ diff --git a/graphics/battle_interface/hpbar_anim.png b/graphics/battle_interface/hpbar_anim.png new file mode 100755 index 000000000..9e7564234 Binary files /dev/null and b/graphics/battle_interface/hpbar_anim.png differ diff --git a/graphics/battle_interface/misc.png b/graphics/battle_interface/misc.png new file mode 100755 index 000000000..6456ebe5c Binary files /dev/null and b/graphics/battle_interface/misc.png differ diff --git a/graphics/battle_interface/misc_frameend.png b/graphics/battle_interface/misc_frameend.png new file mode 100755 index 000000000..630f44242 Binary files /dev/null and b/graphics/battle_interface/misc_frameend.png differ diff --git a/graphics/battle_interface/status_brn.png b/graphics/battle_interface/status_brn.png new file mode 100755 index 000000000..0de1e3ad2 Binary files /dev/null and b/graphics/battle_interface/status_brn.png differ diff --git a/graphics/battle_interface/status_frz.png b/graphics/battle_interface/status_frz.png new file mode 100755 index 000000000..3e1d534b5 Binary files /dev/null and b/graphics/battle_interface/status_frz.png differ diff --git a/graphics/battle_interface/status_par.png b/graphics/battle_interface/status_par.png new file mode 100755 index 000000000..177d4eb5b Binary files /dev/null and b/graphics/battle_interface/status_par.png differ diff --git a/graphics/battle_interface/status_psn.png b/graphics/battle_interface/status_psn.png new file mode 100755 index 000000000..95869e572 Binary files /dev/null and b/graphics/battle_interface/status_psn.png differ diff --git a/graphics/battle_interface/status_slp.png b/graphics/battle_interface/status_slp.png new file mode 100755 index 000000000..b0eb5a250 Binary files /dev/null and b/graphics/battle_interface/status_slp.png differ diff --git a/graphics/unused/basic_frame.bin b/graphics/unused/basic_frame.bin new file mode 100755 index 000000000..8e83eb9f5 Binary files /dev/null and b/graphics/unused/basic_frame.bin differ diff --git a/graphics/unused/basic_frame.pal b/graphics/unused/basic_frame.pal new file mode 100755 index 000000000..70ff9b632 --- /dev/null +++ b/graphics/unused/basic_frame.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +106 123 164 +205 205 205 +255 255 255 +164 164 164 +0 0 0 +172 0 0 +222 0 0 +197 74 0 +255 24 0 +205 164 106 +255 222 164 +255 131 0 +255 255 255 +123 238 90 +131 172 246 diff --git a/graphics/unused/basic_frame.png b/graphics/unused/basic_frame.png new file mode 100755 index 000000000..132671581 Binary files /dev/null and b/graphics/unused/basic_frame.png differ diff --git a/graphics/unused/music_notes.png b/graphics/unused/music_notes.png new file mode 100755 index 000000000..af89e55a0 Binary files /dev/null and b/graphics/unused/music_notes.png differ diff --git a/graphics/unused/water_splash.bin b/graphics/unused/water_splash.bin new file mode 100755 index 000000000..059347fa7 Binary files /dev/null and b/graphics/unused/water_splash.bin differ diff --git a/graphics/unused/water_splash.pal b/graphics/unused/water_splash.pal new file mode 100755 index 000000000..ada1391df --- /dev/null +++ b/graphics/unused/water_splash.pal @@ -0,0 +1,259 @@ +JASC-PAL +0100 +256 +0 0 0 +255 255 255 +205 255 255 +156 255 255 +106 255 255 +57 255 255 +8 255 255 +8 205 255 +8 156 255 +8 106 255 +8 57 255 +8 8 255 +8 8 106 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +205 255 255 +156 255 255 +106 255 255 +57 255 255 +8 255 255 +8 205 255 +8 156 255 +8 106 255 +8 57 255 +8 8 255 +8 8 106 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +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/unused/water_splash.png b/graphics/unused/water_splash.png new file mode 100755 index 000000000..a8439a050 Binary files /dev/null and b/graphics/unused/water_splash.png differ -- cgit v1.2.3