# gadroad $location_type = 'secluded' $metka = '' $loc = 'gadroad' gs 'gadukino_event', 'sound' $menu_loc = 'gadroad' $menu_arg = '' menu_off = 0 clr gs'stat' !gs'time' '

Forest road

' if month >= 4 and month <= 10: if hour >= 6 and hour < 22: '
> src="images/locations/gadukino/village/gadroad.jpg">
' else '
> src="images/locations/gadukino/village/gadroad_night.jpg">
' end else if hour >= 8 and hour < 18: '
> src="images/locations/gadukino/village/gadroad_winter.jpg">
' else '
> src="images/locations/gadukino/village/gadroad_winter_night.jpg">
' end end 'A dirt road leading to the forest. You are surrounded by grainfields where the grains appear reaching all the way to the heavens.' act 'Go to Gadukino':minut += 20 & gt'gadukino' act 'Go into the woods':minut += 30 & gt'gadforest','1' act 'Take a detour to the field':minut += 10 & gt'gadfield','field' if $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and hour >= 6 and hour < 22 and daygadrun ! daystart: act 'Go for a run (1:00)': cls menu_off = 1 minut += 60 fat -= RAND(5,15) run_exp += RAND(3,6) pcs_sweat += 20 daygadrun = daystart gs'stat' !gs'time' if month <= 3 or month >= 11: '
> src="images/locations/gadukino/village/gadbeg4.jpg">
' elseif month=9 or month=10 or month=4 or month=5: '
> src="images/locations/gadukino/village/gadbeg3.jpg">
' else if musle >= salo: '
> src="images/locations/gadukino/village/gadbeg1.jpg">
' else '
> src="images/locations/gadukino/village/gadbeg2.jpg">
' end end 'You run for an hour enjoying the scenery.' act 'Further':gt'gadroad' end elseif ($clothingworntype ! 'exercise' or $shoeworntype ! 'trainers') and hour >= 6 and hour < 22 and daygadrun ! daystart: 'You could go for a run here if you were wearing sports clothes and shoes.' end --- gadroad ---------------------------------