summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/remoraid.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/remoraid.asm')
-rw-r--r--data/pokemon/dex_entries/remoraid.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/remoraid.asm b/data/pokemon/dex_entries/remoraid.asm
new file mode 100644
index 000000000..aaa6f1a49
--- /dev/null
+++ b/data/pokemon/dex_entries/remoraid.asm
@@ -0,0 +1,10 @@
+; RemoraidPokedexEntry: ; 0x1d0cd3
+ db "JET@" ; species name
+ dw 200, 260 ; height, weight
+
+ db "To escape from an"
+ next "attacker, it may"
+ next "shoot water out of"
+ page "its mouth, then"
+ next "use that force to"
+ next "swim backward.@"