Move data/palettes/ .pal files into gfx/
This commit is contained in:
3
gfx/battle/exp_bar.pal
Normal file
3
gfx/battle/exp_bar.pal
Normal file
@@ -0,0 +1,3 @@
|
||||
; blue
|
||||
RGB 30, 26, 15
|
||||
RGB 04, 17, 31
|
9
gfx/battle/hp_bar.pal
Normal file
9
gfx/battle/hp_bar.pal
Normal file
@@ -0,0 +1,9 @@
|
||||
; green
|
||||
RGB 30, 26, 15
|
||||
RGB 00, 23, 00
|
||||
; yellow
|
||||
RGB 30, 26, 15
|
||||
RGB 31, 21, 00
|
||||
; red
|
||||
RGB 30, 26, 15
|
||||
RGB 31, 00, 00
|
Reference in New Issue
Block a user