summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/031.asm
blob: 3df9bee0d57815c19469baa8995f4467afb97799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NidoqueenPokedexEntry: ; 0x18232e
	db "DRILL@" ; species name
	dw 403, 1320 ; height, width
	
	db   "The hard scales"
	next "that cover its"
	next "strong body serve"
	page "as excellent"
	next "protection from"
	next "any attack.@"
; 0x182392