summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/drowzee.asm
blob: fe6f14ba7c85a92be19bfee584156bbce1c1bdba (plain)
1
2
3
4
5
6
7
8
9
10
	db "HYPNOSIS@" ; species name
	dw 303, 710 ; height, weight

	db   "When it twitches"
	next "its nose, it can"
	next "tell where someone"

	page "is sleeping and"
	next "what that person"
	next "is dreaming about.@"