Merge pull request #5158 from Citadel-Station-13/upstream-merge-35073

[MIRROR] Fixes bad APC name on Boxstation
This commit is contained in:
LetterJay
2018-01-31 03:02:19 -06:00
committed by GitHub
+2 -1
View File
@@ -55488,7 +55488,8 @@
=======
"nxv" = (
/obj/machinery/power/apc{
name = Construction Area APC;
name = "Construction Area APC";
areastring = "/area/construction";
pixel_y = -24
>>>>>>> e645319... Changes up the Construction Area on Box slightly. (#35009)
},