# swampspring $loc = 'swampspring' $metka = '' $menu_loc = 'swamp_yard' $menu_arg = '' menu_off = 0 $location_type = 'secluded' gs 'gadukino_event', 'sound' gs 'stat' '
Spring
' if month >= 4 and month <= 10: if hour >= 6 and hour < 22: '
> src="images/locations/gadukino/hunters/swampspring.jpg">
' else '
> src="images/locations/gadukino/hunters/swampspring_night.jpg">
' end else if hour >= 8 and hour < 18: '
> src="images/locations/gadukino/hunters/swampspring_winter.jpg">
' else '
> src="images/locations/gadukino/hunters/swampspring_winter_night.jpg">
' end end *nl 'You''ve come across a natural spring with pure natural water.' act 'Go back to the hut':minut += 5 & gt 'swamp_yard' if pcs_hydra < 150: act 'Drink the water': *clr & cla minut += 5 pcs_breath = 0 '
> src="images/locations/gadukino/hunters/hands.jpg">
' 'You take a sip of the spring water.' if pcs_hydra >= 100: pcs_hydra += 25 else pcs_hydra += 50 end cumspclnt = 2 gs 'cum_cleanup' gs 'stat' act 'Finish':gt 'swampspring' end end if bucket < 10: act 'Collect water in a bucket': *clr & cla minut += 10 bucket += 10 gs 'stat' '
> src="images/locations/gadukino/hunters/vedro.jpg">
' 'You fill the bucket with water.' act 'Finish':gt 'swampspring' end end --- swampspring ---------------------------------