shithub: pokecrystal

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