pokecrystal-board/stats/pokedex/entries/244.asm
2014-03-06 00:46:01 -05:00

13 lines
247 B
NASM

; EnteiPokedexEntry: ; 0x1d15dd
db "VOLCANO@" ; species name
dw 607, 4370; height, width
db "This brawny"
next "#MON courses"
next "around the earth,@"
db "spouting flames"
next "hotter than a"
next "volcano's magma.@"
; 0x1d1642