summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/046.asm
blob: afa2aa307ba74971a4b1da826575de01b833235d (plain)
1
2
3
4
5
6
7
8
; ParasPokedexEntry: ; 0x18297f
	db "MUSHROOM@" ; species name
	dw 100, 120; height, width
	
	db "The tochukaso", $4e, "growing on this", $4e, "#MON's back@"
	db "orders it to", $4e, "extract juice from", $4e, "tree trunks.@"
; 0x1829e2