mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Fix SM (and some other) follow links (#20554)
* hoopefully fix SM message tracking being really weird * update some more follow targets * Apply suggestions from code review hehe Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Cleans up some loose ends, implements for arrivals announcer too * Changes target to the new deactivated core --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -747,6 +747,7 @@
|
||||
. = ..()
|
||||
Announcer = new /obj/item/radio/headset(src)
|
||||
Announcer.config(list("Security" = 1))
|
||||
Announcer.follow_target = src
|
||||
options["The Original"] = "handgun"
|
||||
options["Golden Mamba"] = "handgun_golden-mamba"
|
||||
options["NT's Finest"] = "handgun_nt-finest"
|
||||
|
||||
Reference in New Issue
Block a user