mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
253 B
NASM
13 lines
253 B
NASM
; MarillPokedexEntry: ; 0x1cd705
|
|
db "AQUAMOUSE@" ; species name
|
|
dw 104, 190; height, width
|
|
|
|
db "The fur on its"
|
|
next "body naturally"
|
|
next "repels water. It@"
|
|
db "can stay dry, even"
|
|
next "when it plays in"
|
|
next "the water.@"
|
|
; 0x1cd771
|
|
|