summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/058.asm
blob: 2cdefa166c7e70954137ed5e929104bb3796bb59 (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.@"