summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/131.asm
blob: 9e2d35a89a5da0e6fb9def52ac12d24313c1e156 (plain)
1
2
3
4
5
6
7
8
; LaprasPokedexEntry: ; 0x1cc0cd
	db "TRANSPORT@" ; species name
	dw 802, 4850; height, width
	
	db "This gentle", $4e, "#MON loves to", $4e, "give people rides@"
	db "and provides a ve-", $4e, "ry comfortable way", $4e, "to get around.@"
; 0x1cc13c