1
0
Kaynağa Gözat

[fixed] no work exit

Lusticon 2 ay önce
ebeveyn
işleme
d15468fdc3
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      locations/stripclub.qsrc

+ 3 - 1
locations/stripclub.qsrc

@@ -352,7 +352,9 @@ end
 	!!end
 !!end
 if $ARGS[0] = 'work_leave':
-	if cfnm = 0:
+	if stripwork+stripwork1+stripbarwork+stripbarwork1 = 0:
+		gt 'city_redlight', 'start'
+	elseif cfnm = 0:
 		gt 'stripclub', 'forman'
 	elseif cfnm = 1:
 		gt 'stripclub', 'forwoman'