summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seaking.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/seaking.asm')
-rw-r--r--data/pokemon/dex_entries/seaking.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/seaking.asm b/data/pokemon/dex_entries/seaking.asm
new file mode 100644
index 000000000..0d7d1fe48
--- /dev/null
+++ b/data/pokemon/dex_entries/seaking.asm
@@ -0,0 +1,10 @@
+; SeakingPokedexEntry: ; 0x1b9690
+ db "GOLDFISH@" ; species name
+ dw 403, 860 ; height, weight
+
+ db "When autumn comes,"
+ next "the males patrol"
+ next "the area around"
+ page "their nests in"
+ next "order to protect"
+ next "their offspring.@"