pokecrystal-board/stats/pokedex/entries/222.asm
2014-03-06 00:46:01 -05:00

13 lines
253 B
NASM

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