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

9 lines
254 B
NASM
Raw Normal View History

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