summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/meganium.asm
blob: dead64ff5ed53d0de521ecf3d30731cbbb2bfaaa (plain)
1
2
3
4
5
6
7
8
9
10
; MeganiumPokedexEntry: ; 0x1cca54
	db "HERB@" ; species name
	dw 511, 2220 ; height, weight

	db   "Anyone who stands"
	next "beside it becomes"
	next "refreshed, just as"
	page "if they were"
	next "relaxing in a"
	next "sunny forest.@"