Преглед изворни кода

[fixed] Mistakes found by analyser

Kevin_Smarts пре 2 година
родитељ
комит
fce53878b5
3 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      locations/Komp.qsrc
  2. 1 1
      locations/budgetclothes.qsrc
  3. 1 1
      locations/family_schedule.qsrc

+ 1 - 1
locations/Komp.qsrc

@@ -614,7 +614,7 @@ if $ARGS[0] = 'mfc':
 			gs 'stat'
 			gt 'komp','brows'
 		end
-	elseif anyaloc['inroom'] = 1 0 and $loc = 'bedrPar':
+	elseif anyaloc['inroom'] = 1 and $loc = 'bedrPar':
 		*clr & cla
 		minut += 2
 		topmfc = 1

+ 1 - 1
locations/budgetclothes.qsrc

@@ -271,7 +271,7 @@ if $ARGS[0] = 'officeclo':
 		gt 'budgetclothes', 'office'
 	end
 
-	gt 'clothing', 'view_clothing_item',, 'gm_office',i, 2000 'shop'
+	gt 'clothing', 'view_clothing_item', 'gm_office',i, 2000, 'shop'
 end
 
 if $ARGS[0] = 'gm_maid':

+ 1 - 1
locations/family_schedule.qsrc

@@ -172,7 +172,7 @@ if sister_indorf = 0:
 				anyaloc['inroom'] = 0
 			end
 		elseif hour = 18 and minut < 30:
-			if week = 6
+			if week = 6:
 				!!Goes to a party
 				anyaloc = 24
 				anyaloc['athome'] = 0