made it into config.

This commit is contained in:
Ghommie
2019-10-17 04:44:30 +02:00
parent cffa3f8cea
commit f73516a17f
6 changed files with 49 additions and 35 deletions
+1 -2
View File
@@ -411,8 +411,7 @@
// Ghost and delete the mob.
if(!mob_occupant.get_ghost(1))
mob_occupant.suiciding = TRUE //to penalize them from making a ghost role / midround antag comeback right away.
mob_occupant.ghostize(0)
mob_occupant.ghostize(FALSE, penalize = TRUE)
QDEL_NULL(occupant)
open_machine()