summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/207.asm
blob: 03f9738374a104723d7c5ced8ae29a8f112f61b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1d067c