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

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; MagcargoPokedexEntry: ; 0x1d0b21
db "LAVA@" ; species name
dw 207, 1210; height, width
db "Its body is as hot", $4e, "as lava and is", $4e, "always billowing.@"
db "Flames will", $4e, "occasionally burst", $4e, "from its shell.@"
; 0x1d0b8d