pokecrystal-board/stats/pokedex/entries/240.asm
2013-02-05 19:29:20 -05:00

9 lines
254 B
NASM

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