1
0
Pārlūkot izejas kodu

[fixes] missed the second return location in street_walker

julzor 6 gadi atpakaļ
vecāks
revīzija
b15a0aff83
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      locations/street_walker.qsrc

+ 1 - 1
locations/street_walker.qsrc

@@ -436,7 +436,7 @@ if $ARGS[0] = 'anal':
 								gs 'arousal', 'end'
 								gs 'stat'
 								!!here need code to add the money for the act. We talked about it some in the dev forums how to do the price, no clue how you guys want to code that.
-								act 'Get dropped off': gt 'street_walker', 'event1'
+								act 'Get dropped off': gt 'street_walker', 'work'
 							end
 						end
 					end