Merge pull request #35073 from ShizCalev/box-fixes

Fixes bad APC name on Boxstation
This commit is contained in:
Leo
2018-01-28 20:22:24 -02:00
committed by CitadelStationBot
parent da5d277ddb
commit d4fb182401
+2 -1
View File
@@ -55496,7 +55496,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)
},