summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/058.asm
blob: f86bd1450e4483510d21ce469554cee533593f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x182f1c