summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/203.asm
blob: ba5e8286c3a563521a5770f190add4505d2c79b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; GirafarigPokedexEntry: ; 0x1d0446
	db "LONG NECK@" ; species name
	dw 411, 910 ; height, width
	
	db   "When it is in"
	next "danger, its tail"
	next "uses some sort of"
	page "mysterious powers"
	next "to drive away the"
	next "enemy.@"
; 0x1d04b0