mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; 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
|
|
|