summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/058.asm
blob: 6cb161706159134be009d89d5015468559bfbc3a (plain)
1
2
3
4
5
6
7
8
9
10
; GrowlithePokedexEntry: ; 0x182eaa
	db "PUPPY@" ; species name
	dw 204, 420 ; height, width

	db   "It controls a big"
	next "territory. If it"
	next "detects an unknown"
	page "smell, it roars"
	next "loudly to force"
	next "out the intruder.@"