mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
242 B
NASM
9 lines
242 B
NASM
; MagmarPokedexEntry: ; 0x1b9994
|
|
db "SPITFIRE@" ; species name
|
|
dw 403, 980; height, width
|
|
|
|
db "It moves more", $4e, "frequently in hot", $4e, "areas. It can heal@"
|
|
db "itself by dipping", $4e, "its wound into", $4e, "lava.@"
|
|
; 0x1b99fb
|
|
|