|
@@ -635,13 +635,13 @@ if $ARGS[0] = 'nushcloset':
|
|
|
'Anushka takes off after him and runs out of her room stark naked.'
|
|
|
gs 'willpower', 'exhib', 'self'
|
|
|
if Exhibitionist_lvl = 3:
|
|
|
- act 'Chase naked': gt 'anushka', 'chase_naked'
|
|
|
+ act 'Chase naked': gt 'anushapt', 'chase_naked'
|
|
|
elseif will_cost <= pcs_willpwr:
|
|
|
act 'Chase naked (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
- gt 'anushka', 'chase_naked'
|
|
|
+ gt 'anushapt', 'chase_naked'
|
|
|
end
|
|
|
else
|
|
|
act 'Chase naked (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|