summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/houndoom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/houndoom.asm')
-rw-r--r--data/pokemon/dex_entries/houndoom.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/houndoom.asm b/data/pokemon/dex_entries/houndoom.asm
new file mode 100644
index 000000000..6a21602f3
--- /dev/null
+++ b/data/pokemon/dex_entries/houndoom.asm
@@ -0,0 +1,10 @@
+; HoundoomPokedexEntry: ; 0x1d0f66
+ db "DARK@" ; species name
+ dw 407, 770 ; height, weight
+
+ db "The pungent-"
+ next "smelling flame"
+ next "that shoots from"
+ page "its mouth results"
+ next "from toxins burn-"
+ next "ing in its body.@"