pokecrystal-board/stats/pokedex/entries/046.asm

9 lines
238 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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