summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/donphan.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/donphan.asm')
-rw-r--r--data/pokedex/entries/donphan.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/donphan.asm b/data/pokedex/entries/donphan.asm
new file mode 100644
index 000000000..4dc489938
--- /dev/null
+++ b/data/pokedex/entries/donphan.asm
@@ -0,0 +1,10 @@
+; DonphanPokedexEntry: ; 0x1d10ac
+ db "ARMOR@" ; species name
+ dw 307, 2650 ; height, weight
+
+ db "Because this"
+ next "#MON's skin is"
+ next "so tough, a normal"
+ page "attack won't even"
+ next "leave a scratch on"
+ next "it.@"