mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
260 B
NASM
9 lines
260 B
NASM
|
; TyphlosionPokedexEntry: ; 0x1ccba0
|
||
|
db "VOLCANO@" ; species name
|
||
|
dw 507, 1750; height, width
|
||
|
|
||
|
db "When heat from its", $4e, "body causes the", $4e, "air around it to@"
|
||
|
db "shimmer, this is a", $4e, "sign that it is", $4e, "ready to battle.@"
|
||
|
; 0x1ccc14
|
||
|
|