blob: 298b9d30d1e7475def226f78a5bd8a54e05fb78d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; GligarPokedexEntry: ; 0x1d0604
db "FLYSCORPIO@" ; species name
dw 307, 1430 ; height, width
db "It builds its nest"
next "on a steep cliff."
next "When it is done"
page "gliding, it hops"
next "along the ground"
next "back to its nest.@"
|