summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/088.asm
blob: 83303b69469715f6cb5fe9c8edaef3d7b5d4472c (plain)
1
2
3
4
5
6
7
8
9
10
; GrimerPokedexEntry: ; 0x1b89a2
	db "SLUDGE@" ; species name
	dw 211, 660 ; height, width
	
	db   "When two of these"
	next "#MON's bodies"
	next "are combined"
	page "together, new"
	next "poisons are"
	next "created.@"