pokecrystal-board/stats/pokedex/entries/157.asm

9 lines
260 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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