summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/forretress.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/forretress.asm')
-rw-r--r--data/pokedex/entries/forretress.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/forretress.asm b/data/pokedex/entries/forretress.asm
new file mode 100644
index 000000000..8644b4b39
--- /dev/null
+++ b/data/pokedex/entries/forretress.asm
@@ -0,0 +1,10 @@
+; ForretressPokedexEntry: ; 0x1d0524
+ db "BAGWORM@" ; species name
+ dw 311, 2770 ; height, weight
+
+ db "Usually found"
+ next "hanging on to a"
+ next "fat tree trunk. It"
+ page "shoots out bits of"
+ next "its shell when it"
+ next "sees action.@"