summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/207.asm
blob: 435df525c410d72f0bba72d0b013ed54322e11ad (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.@"