Fixes pod survivors not being able to customise their name on spawn in (#11977)

This commit is contained in:
Jaraci
2021-06-02 19:02:16 +02:00
committed by GitHub
parent 4f5674b2b3
commit e6be2e6d1e
2 changed files with 42 additions and 1 deletions
@@ -17,7 +17,7 @@
special_role = "Pod Survivor"
respawn_flag = null
mob_name = FALSE
mob_name = null
/datum/ghostspawner/human/rescuepodsurv/New()
. = ..()