Browse Source

[fixed] Wring gt for hasing Anushka's brothers naked.

bgkjdgbizgblzdgbr 3 years ago
parent
commit
36c4f3b87c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/anushapt.qsrc

+ 2 - 2
locations/anushapt.qsrc

@@ -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>'