mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fixes Cyberiad AI core unprotected camera (#20574)
This commit is contained in:
@@ -64411,7 +64411,8 @@
|
||||
"dsg" = (
|
||||
/obj/machinery/camera/motion{
|
||||
c_tag = "AI Core South";
|
||||
network = list("SS13","MiniSat")
|
||||
network = list("SS13","MiniSat");
|
||||
start_active = 1
|
||||
},
|
||||
/turf/simulated/floor/bluegrid,
|
||||
/area/turret_protected/ai)
|
||||
|
||||
Reference in New Issue
Block a user