ソースを参照

Merge remote-tracking branch 'Netuttki/master'

Kevin_Smarts 10 ヶ月 前
コミット
3d2e5a1639
2 ファイル変更2 行追加0 行削除
  1. 1 0
      locations/pav_hotelReception.qsrc
  2. 1 0
      locations/street_walker.qsrc

+ 1 - 0
locations/pav_hotelReception.qsrc

@@ -56,6 +56,7 @@ if $ARGS[0] = '':
 			if pavhotprosQW = 6:
 				pavhotprosQW = 7
 				PavlinQW = 1
+				prostitute['active'] = 1
 			end
 			gs'stat'
 

+ 1 - 0
locations/street_walker.qsrc

@@ -89,6 +89,7 @@ if $ARGS[0] = 'work':
 	elseif $loc = 'city_residential':
 		prst_loc = 2
 	end
+	if prostitute['active'] = 0: prostitute['active'] = 1
 	gs 'street_walker', 'start'
 	'You check your reflection in a store window, doing a last minute check of your outfit and makeup before making your way down the sidewalk looking for a customer.'
 	act 'Work the street': gt 'street_walker', 'event1'