Fix ghost role free slot spawns (#18653)

* cameron, stop breaking shit while I'm on a business trip

* .

* legacy var

* -

* .

* clean that up

* ,

* Fixes

* oops

---------

Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-10-19 04:27:41 +02:00
committed by GitHub
co-authored by C.L.
parent 02340896ed
commit 81c5ea34c2
6 changed files with 42 additions and 35 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