shithub: pokecrystal

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