Unstable 0.1400.7.0 (Coronavirus edition)
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ namespace Barotrauma
|
||||
}
|
||||
else
|
||||
{
|
||||
if (ItemToContain.ParentInventory == character.Inventory && character.Submarine == Submarine.MainSub)
|
||||
if (ItemToContain.ParentInventory == character.Inventory && character.IsInFriendlySub)
|
||||
{
|
||||
ItemToContain.Drop(character);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user