summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/quilava.asm
blob: aaf8069afa60cfcbf012eadfbe116df0276f0e05 (plain)
1
2
3
4
5
6
7
8
9
10
; QuilavaPokedexEntry: ; 0x1ccb33
	db "VOLCANO@" ; species name
	dw 211, 420 ; height, weight

	db   "Before battle, it"
	next "turns its back on"
	next "its opponent to"
	page "demonstrate how"
	next "ferociously its"
	next "fire blazes.@"