pokecrystal-board/stats/pokedex/entries/046.asm
2013-02-05 19:29:20 -05:00

9 lines
238 B
NASM

; ParasPokedexEntry: ; 0x18297f
db "MUSHROOM@" ; species name
dw 100, 120; height, width
db "The tochukaso", $4e, "growing on this", $4e, "#MON's back@"
db "orders it to", $4e, "extract juice from", $4e, "tree trunks.@"
; 0x1829e2