mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 16:16:47 +01:00
Fix incorrect EVA storage areastring
This commit is contained in:
@@ -5625,7 +5625,7 @@
|
||||
},
|
||||
/obj/effect/landmark/xeno_spawn,
|
||||
/obj/machinery/power/apc{
|
||||
areastring = "/obj/item/paper/fluff/cogstation/eva";
|
||||
areastring = "/area/ai_monitored/command/storage/eva";
|
||||
dir = 1;
|
||||
name = "EVA Storage APC";
|
||||
pixel_y = 24
|
||||
|
||||
Reference in New Issue
Block a user