mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Adds support for more "[dir] bump" mapping (#16908)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user