mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
244 B
NASM
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
|
||
|
|