pokecrystal-board/stats/pokedex/entries/244.asm

9 lines
241 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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