summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/nidoking.asm
blob: a260ceadbb60942365c4338f7c26a94dd58d3ad0 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRILL@" ; species name
	dw 407, 1370 ; height, weight

	db   "It uses its thick"
	next "arms, legs and"
	next "tail to attack"

	page "forcefully. Melee"
	next "combat is its"
	next "specialty.@"