mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
248 B
NASM
13 lines
248 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"
|
|
page "body temperature"
|
|
next "can reach up to"
|
|
next "1700 degrees.@"
|
|
; 0x1cc353
|
|
|