Replace BreakableConstructionComponent with a destructible threshold behavior (#3111)

* Replace BreakableConstructionComponent with ChangeConstructionNodeBehavior

* Fix ordering of behaviors in MachineFrame
This commit is contained in:
Vera Aguilera Puerto
2021-02-09 20:08:06 +01:00
committed by GitHub
8 changed files with 90 additions and 51 deletions

View File

@@ -178,7 +178,6 @@ namespace Content.Client
"Rehydratable",
"Headset",
"ComputerBoard",
"BreakableConstruction",
"GasCanister",
"GasCanisterPort",
"Cleanable",