summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/089.asm
blob: a52d81d159eb1f0e0135c1e3c9935eac3cc9ec73 (plain)
1
2
3
4
5
6
7
8
9
10
; MukPokedexEntry: ; 0x1b89fc
	db "SLUDGE@" ; species name
	dw 311, 660 ; height, width
	
	db   "As it moves, a"
	next "very strong poison"
	next "leaks from it,"
	page "making the ground"
	next "there barren for"
	next "three years.@"