Destructible component rework (#157)
* Walls are destructible now * Added girders that spawn after wall’s destruction * Girders drop metal sheet on destruction
This commit is contained in:
committed by
Pieter-Jan Briers
parent
9a224398d3
commit
4a5168f14c
@@ -45,6 +45,7 @@ using Content.Shared.GameObjects.Components.Mobs;
|
||||
using Content.Shared.Interfaces;
|
||||
using SS14.Server.Interfaces.ServerStatus;
|
||||
using SS14.Shared.Timing;
|
||||
using Content.Server.GameObjects.Components.Destructible;
|
||||
|
||||
namespace Content.Server
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user