mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
264 B
NASM
13 lines
264 B
NASM
; TyphlosionPokedexEntry: ; 0x1ccba0
|
|
db "VOLCANO@" ; species name
|
|
dw 507, 1750 ; height, width
|
|
|
|
db "When heat from its"
|
|
next "body causes the"
|
|
next "air around it to"
|
|
page "shimmer, this is a"
|
|
next "sign that it is"
|
|
next "ready to battle.@"
|
|
; 0x1ccc14
|
|
|