blob: 9cf6ba27ad85239789d245216fa2fa8a964b78ce (
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.@"
|