summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/snorlax.asm
blob: b006777dd00cb977ff96abc515f947c2f38dc943 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SLEEPING@" ; species name
	dw 611, 10140 ; height, weight

	db   "This #MON's"
	next "stomach is so"
	next "strong, even"

	page "eating moldy or"
	next "rotten food will"
	next "not affect it.@"