You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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
|
||
|
|
|