Makes APC cell_type actually pick a cell (#2747)
* Ports TG#30327 * Update apc.dm * maybe delta can be fully copies over, yes?
This commit is contained in:
@@ -851,8 +851,7 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/ai_monitored/security/armory)
|
||||
"acm" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
areastring = "/area/ai_monitored/security/armory";
|
||||
name = "Armory APC";
|
||||
@@ -20943,8 +20942,7 @@
|
||||
},
|
||||
/area/bridge)
|
||||
"aWW" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 2;
|
||||
name = "Bridge APC";
|
||||
areastring = "/area/bridge";
|
||||
@@ -22745,7 +22743,6 @@
|
||||
/area/quartermaster/storage)
|
||||
"bbu" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 2500;
|
||||
dir = 1;
|
||||
name = "Captain's Office APC";
|
||||
areastring = "/area/crew_quarters/heads/captain";
|
||||
@@ -23802,8 +23799,7 @@
|
||||
/turf/open/floor/plasteel/black,
|
||||
/area/ai_monitored/turret_protected/ai_upload)
|
||||
"bed" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 2;
|
||||
name = "Upload APC";
|
||||
areastring = "/area/ai_monitored/turret_protected/ai_upload";
|
||||
@@ -42341,8 +42337,7 @@
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/medical/virology)
|
||||
"bSX" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 1;
|
||||
name = "Virology APC";
|
||||
areastring = "/area/medical/virology";
|
||||
@@ -43924,8 +43919,7 @@
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 1;
|
||||
name = "Telecomms Server APC";
|
||||
areastring = "/area/tcommsat/server";
|
||||
@@ -46081,8 +46075,7 @@
|
||||
/obj/structure/closet/secure_closet/engineering_chief{
|
||||
req_access_txt = "0"
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
name = "CE Office APC";
|
||||
areastring = "/area/crew_quarters/heads/chief";
|
||||
@@ -49118,8 +49111,7 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/engineering)
|
||||
"cib" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 1;
|
||||
name = "Engineering APC";
|
||||
areastring = "/area/engine/engineering";
|
||||
@@ -49156,8 +49148,7 @@
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/reagent_dispensers/watertank,
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 1;
|
||||
name = "Engineering APC";
|
||||
areastring = "/area/engine/engineering";
|
||||
@@ -55811,8 +55802,7 @@
|
||||
d2 = 8;
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 2;
|
||||
name = "AI Chamber APC";
|
||||
areastring = "/area/ai_monitored/turret_protected/ai";
|
||||
@@ -62503,7 +62493,6 @@
|
||||
/area/quartermaster/sorting)
|
||||
"cNL" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 2500;
|
||||
dir = 1;
|
||||
name = "Central Maintenance APC";
|
||||
areastring = "/area/maintenance/central";
|
||||
@@ -129465,4 +129454,4 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
"}
|
||||
"}
|
||||
Reference in New Issue
Block a user