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