summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/156.asm
blob: 2840d0c939afc90f0f36e9b562d5e7b16db02aa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; QuilavaPokedexEntry: ; 0x1ccb33
	db "VOLCANO@" ; species name
	dw 211, 420 ; height, width
	
	db   "Before battle, it"
	next "turns its back on"
	next "its opponent to"
	page "demonstrate how"
	next "ferociously its"
	next "fire blazes.@"
; 0x1ccba0