|
@@ -171,9 +171,9 @@ if $ARGS[0] = 'forman':
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
- if pcs_dancero > 0 and stripwork = 0 and pcs_inhib >= 60:
|
|
|
+ if pcs_dancero > 0 and stripwork = 0 and pcs_inhib >= 50:
|
|
|
act 'See the manager for work': gt 'stripclub', 'manager'
|
|
|
- elseif stripwork = 0 and pcs_inhib < 60:
|
|
|
+ elseif stripwork = 0 and pcs_inhib < 50:
|
|
|
'You could ask the manager for a job, but you don''t feel confident enough to be a stripper. You should get more used to showing off your body first.'
|
|
|
end
|
|
|
end
|