summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/034.asm
blob: 5dd0ec3ecddf75da4c912444284a858b21abf9e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NidokingPokedexEntry: ; 0x182463
	db "DRILL@" ; species name
	dw 407, 1370 ; height, width
	
	db   "It uses its thick"
	next "arms, legs and"
	next "tail to attack"
	page "forcefully. Melee"
	next "combat is its"
	next "specialty.@"
; 0x1824c8