Bladeren bron

[fixed] Set Misha day check variable to use his unique id as he was using same one as Timothy in the city

KevinSmarts 3 jaren geleden
bovenliggende
commit
3cb45cefa3
1 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 3 2
      locations/pav_residential.qsrc

+ 3 - 2
locations/pav_residential.qsrc

@@ -186,10 +186,11 @@ if (hour > 20 or hour < 4) and succubusQW = 5 and suchuntday ! daystart:
 	end
 end
 
-if StoryLine ! 0 and (hour >= 8 or hour < 23) and cumloc[11] = 1 and rand(0, 3) = 0 and sosedday ! daystart:
+!!Uncle Misha is npcstatic number 54
+if StoryLine ! 0 and (hour >= 8 or hour < 23) and cumloc[11] = 1 and rand(0, 3) = 0 and npcdaycheck[54] ! daystart:
 	menu_off = 1
 	*clr & cla
-	sosedday = daystart
+	npcdaycheck[54] = daystart
 	gs 'stat'
 
 	if sosedknow = 0: