summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/nidoking.asm
blob: 97c203064b68e2990506376d22057810f4155304 (plain)
1
2
3
4
5
6
7
8
9
10
; NidokingPokedexEntry: ; 0x182463
	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.@"