diff options
Diffstat (limited to 'data/pokemon/dex_entries/azumarill.asm')
-rw-r--r-- | data/pokemon/dex_entries/azumarill.asm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/azumarill.asm b/data/pokemon/dex_entries/azumarill.asm new file mode 100644 index 000000000..bdbc83d1d --- /dev/null +++ b/data/pokemon/dex_entries/azumarill.asm @@ -0,0 +1,10 @@ +; AzumarillPokedexEntry: ; 0x1cd771 + db "AQUARABBIT@" ; species name + dw 207, 630 ; height, weight + + db "The bubble-like" + next "pattern on its" + next "stomach helps it" + page "camouflage itself" + next "when it's in the" + next "water.@" |