summaryrefslogtreecommitdiff
path: root/gfx/battle/hp_bar.pal
blob: 909be8efd05d68bf396f246050b774e0507eec4f (plain)
1
2
3
4
5
6
7
8
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