11 lines
236 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; FlareonPokedexEntry: ; 0x1cc2ec
db "FLAME@" ; species name
dw 211, 550 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "Once it has stored"
next "up enough heat,"
next "this #MON's"
page "body temperature"
2014-03-06 00:46:01 -05:00
next "can reach up to"
next "1700 degrees.@"