Release 1.8.8.1 - Calm Before the Storm Hotfix 1
This commit is contained in:
+2
@@ -10,6 +10,8 @@ namespace Barotrauma
|
||||
{
|
||||
public override Identifier Identifier { get; set; } = "repair item".ToIdentifier();
|
||||
|
||||
public override string DebugTag => $"{Identifier} ({Item?.Name ?? "null"})";
|
||||
|
||||
protected override bool AllowInFriendlySubs => true;
|
||||
public override bool KeepDivingGearOn => Item?.CurrentHull == null;
|
||||
protected override bool AllowWhileHandcuffed => false;
|
||||
|
||||
Reference in New Issue
Block a user