blob: cca0a6bd35fec75810e02bf0b2b95d51c356cb68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1829e2
|