Adds support for more "[dir] bump" mapping (#16908)

This commit is contained in:
S34N
2021-12-03 08:10:11 +01:00
committed by GitHub
parent 2781d3ffaa
commit 2797b60bc1
7 changed files with 32 additions and 1 deletions
@@ -65,6 +65,10 @@
/obj/machinery/newscaster/Initialize(mapload)
. = ..()
if(is_security)
name = "security newscaster"
else
name = "newscaster"
if(!jobblacklist)
jobblacklist = list(
/datum/job/ai,