summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/girafarig.asm
blob: caeb13dd7629d6c484b25c3917eb2a4415db6b60 (plain)
1
2
3
4
5
6
7
8
9
10
	db "LONG NECK@" ; species name
	dw 411, 910 ; height, weight

	db   "When it is in"
	next "danger, its tail"
	next "uses some sort of"

	page "mysterious powers"
	next "to drive away the"
	next "enemy.@"