pokecrystal-board/stats/pokedex/entries/184.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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