blob: 53f9e112951476460aa1e18b32b9c8e70b5b53a4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MagbyPokedexEntry: ; 0x1d140e
db "LIVE COAL@" ; species name
dw 204, 470 ; height, weight
db "It naturally spits"
next "an 1100-degree"
next "flame. It is said"
page "when many appear,"
next "it heralds a"
next "volcanic eruption.@"
|