pokecrystal-board/data/pokedex/entries/207.asm

11 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GligarPokedexEntry: ; 0x1d0604
db "FLYSCORPIO@" ; species name
dw 307, 1430 ; height, width
2014-03-05 21:46:01 -08:00
db "It builds its nest"
next "on a steep cliff."
next "When it is done"
page "gliding, it hops"
2014-03-05 21:46:01 -08:00
next "along the ground"
next "back to its nest.@"