Kaynağa Gözat

[fixed] Menus being disabled at the wrong time

Christine 5 yıl önce
ebeveyn
işleme
6f35f5b5c1
1 değiştirilmiş dosya ile 2 ekleme ve 11 silme
  1. 2 11
      locations/nichChore.qsrc

+ 2 - 11
locations/nichChore.qsrc

@@ -20,7 +20,6 @@
 if $ARGS[0] = 'inspect':
 	if $ARGS[1] = 'hallway':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 0
 		nichChoreTimeF = 1
@@ -50,7 +49,6 @@ if $ARGS[0] = 'inspect':
 		
 	elseif $ARGS[1] = 'bathGuest':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 1
 		nichChoreTimeF = 1
@@ -80,7 +78,6 @@ if $ARGS[0] = 'inspect':
 		
 	elseif $ARGS[1] = 'servant':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 2
 		nichChoreTimeF = 1
@@ -110,7 +107,6 @@ if $ARGS[0] = 'inspect':
 		
 	elseif $ARGS[1] = 'bathServant':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 3
 		nichChoreTimeF = 1
@@ -140,7 +136,6 @@ if $ARGS[0] = 'inspect':
 	
 	elseif $ARGS[1] = 'laundry':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 4
 		nichChoreTimeF = 1
@@ -172,7 +167,6 @@ if $ARGS[0] = 'inspect':
 		
 	elseif $ARGS[1] = 'tanya':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 5
 		nichChoreTimeF = 1
@@ -202,7 +196,6 @@ if $ARGS[0] = 'inspect':
 		
 	elseif $ARGS[1] = 'masterbath':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 6
 		nichChoreTimeF = 1
@@ -231,7 +224,6 @@ if $ARGS[0] = 'inspect':
 		end	
 	elseif $ARGS[1] = 'master':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 7
 		nichChoreTimeF = 1
@@ -261,7 +253,6 @@ if $ARGS[0] = 'inspect':
 	
 	elseif $ARGS[1] = 'living':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 8
 		nichChoreTimeF = 1
@@ -290,7 +281,6 @@ if $ARGS[0] = 'inspect':
 		end	
 	elseif $ARGS[1] = 'kitchen':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 9
 		nichChoreTimeF = 1
@@ -319,7 +309,6 @@ if $ARGS[0] = 'inspect':
 		end	
 	elseif $ARGS[1] = 'study':
 		$location_type = 'event'
-		menu_off = 1
 		
 		nichChoreID = 10
 		nichChoreTimeF = 1
@@ -356,6 +345,8 @@ if $ARGS[0] = 'inspect':
 	
 	act '<<$nichChoreActCaption>>':
 		:nichChoreSkipInspect
+		menu_off = 1
+		gs 'stat'
 		*clr & cla
 		'<center><img <<$set_imgh>> src="<<$nichTempPic >>"></center>'
 		'<<$nichChoreDesc>>'