summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/remoraid.asm
blob: 1b9b0e56266abc51bc4fe9547cfe2c1930bbe41b (plain)
1
2
3
4
5
6
7
8
9
10
	db "JET@" ; species name
	dw 200, 260 ; height, weight

	db   "To escape from an"
	next "attacker, it may"
	next "shoot water out of"

	page "its mouth, then"
	next "use that force to"
	next "swim backward.@"