v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ namespace Barotrauma
|
||||
{
|
||||
return true;
|
||||
}
|
||||
return CanEquip(character, item);
|
||||
return CanEquip(character, item, allowWearing: false);
|
||||
}
|
||||
|
||||
public override void OnDeselected()
|
||||
|
||||
Reference in New Issue
Block a user