mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
254 B
NASM
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
|
||
|
|