소스 검색

[fixed] no work exit

Lusticon 8 달 전
부모
커밋
d15468fdc3
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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'