shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
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.@"