Files
crystall-punk-14/Content.Server/_CP14/Lighthouse/CP14LighthouseComponent.cs
Ed 52a0f44aa1 Bank progression mechanic (#633)
* bank progression mechanic

* loc fix

* minor random fixes

* minor tweaks

* lighthouse

* Vladimirs Alerts!

* offset alerts

* lighthouse
2024-12-07 00:39:05 +03:00

7 lines
132 B
C#

namespace Content.Server._CP14.Lighthouse;
[RegisterComponent]
public sealed partial class CP14LighthouseComponent : Component
{
}