fix +1 days of suicide in the Gulag
This commit is contained in:
@@ -135,7 +135,7 @@ public sealed partial class GulagSystem : SharedGulagSystem
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ev.Primary is not KillPlayerSource source)
|
if (ev.Primary is not KillPlayerSource source || ev.Suicide)
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user