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:
@@ -1973,8 +1973,7 @@
|
||||
})
|
||||
"cK" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 2;
|
||||
locked = 1;
|
||||
name = "Worn-out APC";
|
||||
@@ -4917,8 +4916,7 @@
|
||||
})
|
||||
"gG" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 4;
|
||||
locked = 0;
|
||||
name = "Worn-out APC";
|
||||
@@ -6969,8 +6967,7 @@
|
||||
icon_state = "0-2";
|
||||
d2 = 2
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 1;
|
||||
locked = 0;
|
||||
name = "Worn-out APC";
|
||||
|
||||
@@ -371,9 +371,8 @@
|
||||
icon_state = "0-2";
|
||||
d2 = 2
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
/obj/machinery/power/apc/highcap/ten_k{
|
||||
auto_name = 1;
|
||||
cell_type = 9000;
|
||||
dir = 4;
|
||||
name = "Engineering APC";
|
||||
pixel_x = 27;
|
||||
@@ -660,8 +659,7 @@
|
||||
/turf/open/floor/plasteel/black,
|
||||
/area/awaymission/research/interior/gateway)
|
||||
"cb" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 12000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 4;
|
||||
name = "Gateway APC";
|
||||
pixel_x = 24
|
||||
@@ -988,8 +986,7 @@
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
name = "Genetics APC";
|
||||
pixel_x = 24
|
||||
@@ -1718,8 +1715,7 @@
|
||||
/turf/open/floor/plasteel/whitepurple,
|
||||
/area/awaymission/research/interior)
|
||||
"fa" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
name = "Cryostatis APC";
|
||||
pixel_x = 24
|
||||
@@ -1889,8 +1885,7 @@
|
||||
/turf/open/floor/plasteel/black,
|
||||
/area/awaymission/research/interior/secure)
|
||||
"fy" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 12000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 4;
|
||||
name = "Vault APC";
|
||||
pixel_x = 24
|
||||
@@ -3057,8 +3052,7 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/research/interior/maint)
|
||||
"iw" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
name = "Genetics APC";
|
||||
pixel_x = 24
|
||||
@@ -3655,8 +3649,7 @@
|
||||
},
|
||||
/area/awaymission/research/interior/medbay)
|
||||
"kp" = (
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 5000;
|
||||
/obj/machinery/power/apc/highcap/five_k{
|
||||
dir = 4;
|
||||
name = "Dorms APC";
|
||||
pixel_x = 24
|
||||
|
||||
@@ -3159,8 +3159,7 @@
|
||||
dir = 1;
|
||||
network = list("UO45")
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 2;
|
||||
locked = 0;
|
||||
name = "Hydroponics APC";
|
||||
@@ -6240,8 +6239,7 @@
|
||||
icon_state = "0-4";
|
||||
d2 = 4
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 1;
|
||||
locked = 0;
|
||||
name = "UO45 Bar APC";
|
||||
@@ -7619,8 +7617,7 @@
|
||||
d2 = 8;
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 2;
|
||||
locked = 0;
|
||||
name = "UO45 Research Division APC";
|
||||
@@ -8313,8 +8310,7 @@
|
||||
})
|
||||
"mE" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 2;
|
||||
locked = 0;
|
||||
name = "UO45 Gateway APC";
|
||||
@@ -11932,8 +11928,7 @@
|
||||
icon_state = "0-4";
|
||||
d2 = 4
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 8;
|
||||
locked = 1;
|
||||
name = "UO45 Engineering APC";
|
||||
@@ -12695,8 +12690,7 @@
|
||||
})
|
||||
"sj" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
cell_type = 15000;
|
||||
/obj/machinery/power/apc/highcap/fifteen_k{
|
||||
dir = 2;
|
||||
locked = 0;
|
||||
name = "UO45 Mining APC";
|
||||
|
||||
Reference in New Issue
Block a user