|
@@ -5,6 +5,7 @@ menu_off = 1
|
|
|
$location_type = 'secluded'
|
|
|
|
|
|
if $ARGS[0] = 'bodimod1':
|
|
|
+ minut += 5
|
|
|
cla
|
|
|
*clr
|
|
|
gs'stat'
|
|
@@ -19,6 +20,7 @@ if $ARGS[0] = 'bodimod1':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'bodimod2':
|
|
|
+ minut += 5
|
|
|
cla
|
|
|
*clr
|
|
|
gs'stat'
|
|
@@ -42,6 +44,7 @@ if $ARGS[0] = 'bodimod2':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'bodimod3':
|
|
|
+ minut += 30
|
|
|
cla
|
|
|
*clr
|
|
|
gs'stat'
|
|
@@ -53,6 +56,7 @@ if $ARGS[0] = 'bodimod3':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'bodimod4':
|
|
|
+ minut += 45
|
|
|
cla
|
|
|
*clr
|
|
|
gs'stat'
|