blob: 1b54f07310874731ba3398c0cfa0a2c9a6935161 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|