summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/lapras.asm
blob: e074cfe02bccfb197a27bd31d8f7996d5f4d0230 (plain)
1
2
3
4
5
6
7
8
9
10
	db "TRANSPORT@" ; species name
	dw 802, 4850 ; height, weight

	db   "This gentle"
	next "#MON loves to"
	next "give people rides"

	page "and provides a ve-"
	next "ry comfortable way"
	next "to get around.@"