[MIRROR] Fix ghost role free slot spawns (#11840)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-19 05:23:32 +02:00
committed by GitHub
co-authored by Kashargul C.L.
parent e6ae743646
commit 05f9a24e8f
7 changed files with 49 additions and 52 deletions
+3
View File
@@ -85,6 +85,9 @@ GLOBAL_VAR_INIT(allowed_ghost_spawns, 2)
if("lost_drone_spawn")
join_lost(ui.user)
. = TRUE
if("maintenance_critter")
join_maintrcritter(ui.user)
. = TRUE
if("gravekeeper_spawn")
join_grave(ui.user)
. = TRUE