pokecrystal-board/stats/pokedex/entries/222.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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