mirror of https://github.com/pret/pokecrystal.git
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
|
||
|
|