mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Map Changes
Corrects multiple camera network issues on the asteroid outpost. Updates camera consoles on the station accordingly. Flips a flag for a PSU rack to avoid annoying server start messages. Adds more signs, markers, etc. for a more living map.
This commit is contained in:
@@ -31,6 +31,15 @@
|
||||
|
||||
// AUTONAME
|
||||
|
||||
/obj/machinery/camera/autoname/engineering_outpost
|
||||
network = list("SS13", "Engineering Outpost")
|
||||
|
||||
/obj/machinery/camera/autoname/mining_outpost
|
||||
network = list("SS13", "MINE")
|
||||
|
||||
/obj/machinery/camera/autoname/research_outpost
|
||||
network = list("SS13", "Research Outpost")
|
||||
|
||||
/obj/machinery/camera/autoname
|
||||
var/number = 0 //camera number in area
|
||||
|
||||
|
||||
Reference in New Issue
Block a user