summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/031.asm
blob: e3768d6160c9ea416a94da4e500caba7fb013268 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"