electricity bugfixes, destructable doors, ai improvements, removed rope, container changes
This commit is contained in:
@@ -97,6 +97,8 @@ namespace Subsurface
|
||||
|
||||
public void StartShift(int scriptedEventCount = 1)
|
||||
{
|
||||
if (crewManager.characterInfos.Count == 0) return;
|
||||
|
||||
crewManager.StartShift();
|
||||
taskManager.StartShift(scriptedEventCount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user