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

9 lines
244 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; FlareonPokedexEntry: ; 0x1cc2ec
db "FLAME@" ; species name
dw 211, 550; height, width
db "Once it has stored", $4e, "up enough heat,", $4e, "this #MON's@"
db "body temperature", $4e, "can reach up to", $4e, "1700 degrees.@"
; 0x1cc353