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

9 lines
247 B
NASM

; AzumarillPokedexEntry: ; 0x1cd771
db "AQUARABBIT@" ; species name
dw 207, 630; height, width
db "The bubble-like", $4e, "pattern on its", $4e, "stomach helps it@"
db "camouflage itself", $4e, "when it's in the", $4e, "water.@"
; 0x1cd7d9