summaryrefslogtreecommitdiff
path: root/data/wild/maps/Route13.asm
blob: 6a46ab12a9b4350cb68e187e3e613cb33da7c495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Route13WildMons:
	def_grass_wildmons 15 ; encounter rate
	db 25, ODDISH
	db 25, BELLSPROUT
	db 28, PIDGEOTTO
	db 28, PIDGEY
	db 27, ODDISH
	db 27, BELLSPROUT
	db 29, GLOOM
	db 29, WEEPINBELL
	db 26, FARFETCHD
	db 31, FARFETCHD
	end_grass_wildmons

	def_water_wildmons 3 ; encounter rate
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWPOKE
	db 15, SLOWBRO
	db 20, SLOWBRO
	end_water_wildmons