summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/grimer.asm
blob: bda09cf945af38d5d2848ec873bb07c8b176822d (plain)
1
2
3
4
5
6
7
8
9
10
; GrimerPokedexEntry: ; 0x1b89a2
	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.@"