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

	db   "For no reason, it"
	next "jumps and splashes"
	next "about, making it"

	page "easy for predators"
	next "like PIDGEOTTO to"
	next "catch it mid-jump.@"