pokecrystal/stats/pokedex/entries/219.asm

13 lines
254 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; MagcargoPokedexEntry: ; 0x1d0b21
db "LAVA@" ; species name
dw 207, 1210 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "Its body is as hot"
next "as lava and is"
next "always billowing."
page "Flames will"
2014-03-06 05:46:01 +00:00
next "occasionally burst"
next "from its shell.@"
2013-02-06 00:29:20 +00:00
; 0x1d0b8d