blob: cd261d886ff1d83b8b86869c68075c3e825c8b3a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; GrowlithePokedexEntry: ; 0x182eaa
db "PUPPY@" ; species name
dw 204, 420 ; height, weight
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.@"
|