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