* revenant 2: electric boogaloo * revevent * oversights * Update RevenantSystem.Abilities.cs * names * no shoote stouhg walls
9 lines
150 B
C#
9 lines
150 B
C#
using Content.Shared.Revenant.EntitySystems;
|
|
|
|
namespace Content.Client.Revenant;
|
|
|
|
public sealed class CorporealSystem : SharedCorporealSystem
|
|
{
|
|
|
|
}
|