mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
* 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
|
|
{
|
|
|
|
}
|