pokecrystal-board/stats/pokedex/entries/183.asm
2013-02-05 19:29:20 -05:00

9 lines
247 B
NASM

; MarillPokedexEntry: ; 0x1cd705
db "AQUAMOUSE@" ; species name
dw 104, 190; height, width
db "The fur on its", $4e, "body naturally", $4e, "repels water. It@"
db "can stay dry, even", $4e, "when it plays in", $4e, "the water.@"
; 0x1cd771