summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/growlithe.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/growlithe.asm')
-rw-r--r--data/pokemon/dex_entries/growlithe.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/growlithe.asm b/data/pokemon/dex_entries/growlithe.asm
new file mode 100644
index 000000000..cd261d886
--- /dev/null
+++ b/data/pokemon/dex_entries/growlithe.asm
@@ -0,0 +1,10 @@
+; GrowlithePokedexEntry: ; 0x182eaa
+ db "PUPPY@" ; species name
+ dw 204, 420 ; height, weight
+
+ db "It controls a big"
+ next "territory. If it"
+ next "detects an unknown"
+ page "smell, it roars"
+ next "loudly to force"
+ next "out the intruder.@"