|
@@ -71,8 +71,9 @@ if $ARGS[0] = 'start':
|
|
|
act 'Finish':minut += 10 & gt'gadukino'
|
|
|
end
|
|
|
else
|
|
|
- act 'Go to Gadukino':minut += 20 & gt 'gadukino'
|
|
|
- act 'Go to the beach':gt 'gadriver', 'gadbitch'
|
|
|
+ act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
|
|
|
+ act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
|
|
|
+ act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
|
|
|
end
|
|
|
elseif temp_gr = 5 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
|
|
|
if mitkaguysriver ! daystart:
|
|
@@ -105,8 +106,9 @@ if $ARGS[0] = 'start':
|
|
|
act 'Leave': gt'gadukino'
|
|
|
end
|
|
|
else
|
|
|
- act 'Go to Gadukino':minut += 20 & gt 'gadukino'
|
|
|
- act 'Go to the beach':gt 'gadriver', 'gadbitch'
|
|
|
+ act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
|
|
|
+ act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
|
|
|
+ act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
|
|
|
end
|
|
|
elseif temp_gr = 6 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
|
|
|
if mitkaguysriver ! daystart:
|
|
@@ -137,12 +139,14 @@ if $ARGS[0] = 'start':
|
|
|
act 'Finish': gt'gadukino'
|
|
|
end
|
|
|
else
|
|
|
- act 'Go to the road (0:10)':minut += 20 & gt 'gadroad'
|
|
|
- act 'Go to the beach':gt 'gadriver', 'gadbitch'
|
|
|
+ act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
|
|
|
+ act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
|
|
|
+ act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
|
|
|
end
|
|
|
else
|
|
|
- act 'Go to the road (0:10)':minut += 20 & gt 'gadroad'
|
|
|
- act 'Go to the beach':gt 'gadriver', 'gadbitch'
|
|
|
+ act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
|
|
|
+ act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
|
|
|
+ act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -191,7 +195,7 @@ if $ARGS[0] = 'gadbitch':
|
|
|
|
|
|
if MiraLoc ! 1 and npc_QW['A63'] >= 13 and rand(0,10) = 0 and hour >= 8 and hour < 20 and month >= 5 and month <= 9 and temper >= 15 and sunWeather = 1:'<a href="exec: gt ''gadriver'', ''GuysRiver'' ">Kolyamba and Vasyan</a> are resting on the riverbank.'
|
|
|
|
|
|
- act 'Go back to the river (0:05)':
|
|
|
+ act 'Walk to the river (0:05)':
|
|
|
cla
|
|
|
if PCloswimwear = 1:
|
|
|
cla
|