Diona Nymphs & Splitting (#24630)
* Porting & implementation * Fix two stupid errors * Human not humans * fix audio path * Fix test fails & update cooldown * Work on reviews & test fail * Rework nymph organ system. * Make the nymph organs nospawn. * IsDeadIC
This commit is contained in:
8
Content.Shared/Mind/Components/IsDeadICComponent.cs
Normal file
8
Content.Shared/Mind/Components/IsDeadICComponent.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Content.Shared.Mind.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed partial class IsDeadICComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user