blob: b955ed39c298dee2ef80c3b9332b0cd90803f9d5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MagcargoPokedexEntry: ; 0x1d0b21
db "LAVA@" ; species name
dw 207, 1210 ; height, width
db "Its body is as hot"
next "as lava and is"
next "always billowing."
page "Flames will"
next "occasionally burst"
next "from its shell.@"
|