|
@@ -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:
|