pokecrystal-board/stats/pokedex/entries/136.asm
2014-03-06 00:46:01 -05:00

13 lines
250 B
NASM

; FlareonPokedexEntry: ; 0x1cc2ec
db "FLAME@" ; species name
dw 211, 550; height, width
db "Once it has stored"
next "up enough heat,"
next "this #MON's@"
db "body temperature"
next "can reach up to"
next "1700 degrees.@"
; 0x1cc353