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