summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/golduck.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/golduck.asm')
-rw-r--r--data/pokedex/entries/golduck.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/golduck.asm b/data/pokedex/entries/golduck.asm
new file mode 100644
index 000000000..b38cfd2dc
--- /dev/null
+++ b/data/pokedex/entries/golduck.asm
@@ -0,0 +1,10 @@
+; GolduckPokedexEntry: ; 0x182d55
+ db "DUCK@" ; species name
+ dw 507, 1690 ; height, weight
+
+ db "It swims grace-"
+ next "fully along on the"
+ next "quiet, slow-moving"
+ page "rivers and lakes"
+ next "of which it is so"
+ next "fond.@"