summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/097.asm
blob: 474c8b0c7c307aac74cf1e941a04fbd1405ff662 (plain)
1
2
3
4
5
6
7
8
9
10
; HypnoPokedexEntry: ; 0x1b8d80
	db "HYPNOSIS@" ; species name
	dw 503, 1670 ; height, width
	
	db   "The longer it"
	next "swings its"
	next "pendulum, the"
	page "longer the effects"
	next "of its hypnosis"
	next "last.@"