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