summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/222.asm
blob: dc83669cc3628945e0ca59ff23b1de5956f5567b (plain)
1
2
3
4
5
6
7
8
; CorsolaPokedexEntry: ; 0x1d0c68
	db "CORAL@" ; species name
	dw 200, 110; height, width
	
	db "The points on its", $4e, "head absorb", $4e, "nutrients from@"
	db "clean water. They", $4e, "cannot survive in", $4e, "polluted water.@"
; 0x1d0cd3