|
@@ -136,7 +136,7 @@ if $ARGS[0] = '':
|
|
|
act 'Strip naked (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
elseif $clothingworntype = 'nude' and sauna_stripped = 0:
|
|
|
- gt'pav_lake', 'lost_clothing'
|
|
|
+ gs'pav_lake', 'lost_clothing'
|
|
|
end
|
|
|
end
|
|
|
|