summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/grimer.asm
blob: ed76b624993b1a0d061a3939bac8934b1da1d61c (plain)
1
2
3
4
5
6
7
8
9
10
	db "SLUDGE@" ; species name
	dw 211, 660 ; height, weight

	db   "When two of these"
	next "#MON's bodies"
	next "are combined"

	page "together, new"
	next "poisons are"
	next "created.@"