summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/156.asm
blob: d78a560eef0c3310c27426d96d9d5a8bd6951fd1 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"