pokecrystal-board/stats/pokedex/entries/126.asm

9 lines
242 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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