shithub: pokecrystal

ref: 77d1d312b03ad5efb200533a99ca3d8f1a1c078c
dir: /stats/pokedex/entries/222.asm/

View raw version
; CorsolaPokedexEntry: ; 0x1d0c68
	db "CORAL@" ; species name
	dw 200, 110 ; height, width
	
	db   "The points on its"
	next "head absorb"
	next "nutrients from"
	page "clean water. They"
	next "cannot survive in"
	next "polluted water.@"
; 0x1d0cd3