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

13 lines
260 B
NASM

; MagbyPokedexEntry: ; 0x1d140e
db "LIVE COAL@" ; species name
dw 204, 470; height, width
db "It naturally spits"
next "an 1100-degree"
next "flame. It is said@"
db "when many appear,"
next "it heralds a"
next "volcanic eruption.@"
; 0x1d1482