blob: 52fbd0c44b93c79c28408321127176c1570c0f51 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CorsolaPokedexEntry: ; 0x1d0c68
db "CORAL@" ; species name
dw 200, 110 ; height, weight
db "The points on its"
next "head absorb"
next "nutrients from"
page "clean water. They"
next "cannot survive in"
next "polluted water.@"
|