pokecrystal-board/stats/pokedex/entries/126.asm
2013-02-05 19:29:20 -05:00

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