Реворк экспедиций (#360)

* - add: Expedition rework.

* - tweak: Hardsuit tweak.
This commit is contained in:
Aviu00
2024-06-16 15:33:26 +00:00
committed by GitHub
parent b6d9ee496a
commit 3353440a99
19 changed files with 280 additions and 115 deletions

View File

@@ -0,0 +1,6 @@
namespace Content.Server._White.Other;
[RegisterComponent]
public sealed partial class ExpeditionGhostRoleComponent : Component
{
}