pokecrystal-board/data/pokedex/entries/156.asm
2014-05-31 22:57:00 -07:00

13 lines
253 B
NASM

; 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