v1.0.7.0 (Full Release)
This commit is contained in:
@@ -76,6 +76,7 @@ namespace Barotrauma
|
||||
|
||||
partial void UpdateProjSpecific()
|
||||
{
|
||||
if (boss == null || boss.Removed) { return; }
|
||||
if (Phase is MissionPhase.Initial or MissionPhase.NoItemsDestroyed or MissionPhase.SomeItemsDestroyed)
|
||||
{
|
||||
// Put asleep.
|
||||
|
||||
Reference in New Issue
Block a user