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