blob: 3b7686fb05e427d2f82fce6d1acf579a78fd4c97 (
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.@"
|