blob: 4ffdb324cd154eb9296c5146f6c7b3650ad4c35e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ParasPokedexEntry: ; 0x18297f
db "MUSHROOM@" ; species name
dw 100, 120 ; height, width
db "The tochukaso"
next "growing on this"
next "#MON's back"
page "orders it to"
next "extract juice from"
next "tree trunks.@"
|