pokecrystal/stats/pokedex/entries/244.asm

9 lines
241 B
NASM

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