summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/paras.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/paras.asm')
-rw-r--r--data/pokedex/entries/paras.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/paras.asm b/data/pokedex/entries/paras.asm
new file mode 100644
index 000000000..152e1fcc0
--- /dev/null
+++ b/data/pokedex/entries/paras.asm
@@ -0,0 +1,10 @@
+; ParasPokedexEntry: ; 0x18297f
+ db "MUSHROOM@" ; species name
+ dw 100, 120 ; height, weight
+
+ db "The tochukaso"
+ next "growing on this"
+ next "#MON's back"
+ page "orders it to"
+ next "extract juice from"
+ next "tree trunks.@"