summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/magikarp.asm
blob: 2be156fccd40a56ebd2e302105f158b1986f6a49 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FISH@" ; species name
	dw 211, 220 ; height, weight

	db   "This weak and"
	next "pathetic #MON"
	next "gets easily pushed"

	page "along rivers when"
	next "there are strong"
	next "currents.@"