shithub: pokecrystal

ref: 4a16bbe45a3d547c44aadd127253f6f5eaf78f54
dir: /data/pokedex/entries/097.asm/

View raw version
; 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.@"