pokecrystal/stats/pokedex/entries/136.asm

9 lines
244 B
NASM

; 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