Blacksmith role (#534)
* disable crowbar door prying * blacksmith role * finish role * map update * more recipes to anvil * Update arenas.yml * glass! * ores rebalance
This commit is contained in:
@@ -256,7 +256,7 @@ public sealed partial class DoorComponent : Component
|
||||
#endregion
|
||||
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public bool CanPry = true;
|
||||
public bool CanPry = false; //CP14 pry disabling
|
||||
|
||||
[DataField]
|
||||
public ProtoId<ToolQualityPrototype> PryingQuality = "Prying";
|
||||
|
||||
Reference in New Issue
Block a user