pokecrystal-board/stats/pokedex/entries/222.asm
2013-02-05 19:29:20 -05:00

9 lines
247 B
NASM

; 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