mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Removes Console Screens (#12512)
This commit is contained in:
committed by
variableundefined
parent
9428f6a87f
commit
affa319fab
@@ -324,7 +324,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/matter_bin = 2,
|
||||
/obj/item/stock_parts/micro_laser = 2,
|
||||
/obj/item/stack/cable_coil = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/thermomachine/attackby(obj/item/I, mob/user, params)
|
||||
if(istype(I, /obj/item/screwdriver))
|
||||
@@ -367,7 +367,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/matter_bin = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stack/cable_coil = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/plantgenes
|
||||
name = "Plant DNA Manipulator (Machine Board)"
|
||||
@@ -378,7 +378,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stock_parts/scanning_module = 1)
|
||||
|
||||
/obj/item/circuitboard/plantgenes/vault
|
||||
@@ -402,7 +402,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/matter_bin = 2,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/microwave
|
||||
name = "circuit board (Microwave)"
|
||||
@@ -413,7 +413,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stack/cable_coil = 2,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/oven
|
||||
name = "circuit board (Oven)"
|
||||
@@ -424,7 +424,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/micro_laser = 2,
|
||||
/obj/item/stack/cable_coil = 5,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/grill
|
||||
name = "circuit board (Grill)"
|
||||
@@ -435,7 +435,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/micro_laser = 2,
|
||||
/obj/item/stack/cable_coil = 5,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/candy_maker
|
||||
name = "circuit board (Candy Maker)"
|
||||
@@ -446,7 +446,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stack/cable_coil = 5,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/deepfryer
|
||||
name = "circuit board (Deep Fryer)"
|
||||
@@ -570,7 +570,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list( /obj/item/stock_parts/matter_bin = 2,
|
||||
/obj/item/stock_parts/capacitor = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stock_parts/cell = 1)
|
||||
|
||||
/obj/item/circuitboard/chem_master
|
||||
@@ -581,7 +581,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/reagent_containers/glass/beaker = 2,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/chem_master/attackby(obj/item/I, mob/user, params)
|
||||
if(isscrewdriver(I))
|
||||
@@ -610,7 +610,7 @@ to destroy them and players will be able to make replacements.
|
||||
frame_desc = "Requires 1 Micro Laser and 1 Console Screen."
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/reagentgrinder
|
||||
name = "circuit board (All-In-One Grinder)"
|
||||
@@ -653,7 +653,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/matter_bin = 3,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/protolathe
|
||||
name = "Circuit board (Protolathe)"
|
||||
@@ -727,7 +727,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/matter_bin = 2,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/podfab
|
||||
name = "Circuit board (Spacepod Fabricator)"
|
||||
@@ -739,7 +739,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/matter_bin = 2,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
|
||||
/obj/item/circuitboard/clonepod
|
||||
@@ -752,7 +752,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stack/cable_coil = 2,
|
||||
/obj/item/stock_parts/scanning_module = 2,
|
||||
/obj/item/stock_parts/manipulator = 2,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/clonescanner
|
||||
name = "Circuit board (Cloning Scanner)"
|
||||
@@ -764,7 +764,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/scanning_module = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stack/cable_coil = 2,)
|
||||
|
||||
/obj/item/circuitboard/mech_recharger
|
||||
@@ -796,7 +796,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stack/ore/bluespace_crystal = 2,
|
||||
/obj/item/stock_parts/capacitor = 2,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/teleporter_perma
|
||||
name = "circuit board (Permanent Teleporter)"
|
||||
@@ -828,7 +828,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stack/ore/bluespace_crystal = 2,
|
||||
/obj/item/stock_parts/capacitor = 1,
|
||||
/obj/item/stack/cable_coil = 1,
|
||||
/obj/item/stock_parts/console_screen = 1)
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/quantumpad
|
||||
name = "circuit board (Quantum Pad)"
|
||||
@@ -852,7 +852,7 @@ to destroy them and players will be able to make replacements.
|
||||
/obj/item/stock_parts/matter_bin = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stack/cable_coil = 1,
|
||||
/obj/item/stock_parts/console_screen = 2)
|
||||
/obj/item/stack/sheet/glass = 2)
|
||||
|
||||
/obj/item/circuitboard/sleeper/syndicate
|
||||
name = "circuit board (Sleeper Syndicate)"
|
||||
@@ -872,7 +872,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/scanning_module = 1,
|
||||
/obj/item/stack/cable_coil = 2,
|
||||
/obj/item/stock_parts/console_screen = 2)
|
||||
/obj/item/stack/sheet/glass = 2)
|
||||
|
||||
/obj/item/circuitboard/cryo_tube
|
||||
name = "circuit board (Cryotube)"
|
||||
@@ -883,7 +883,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/matter_bin = 1,
|
||||
/obj/item/stack/cable_coil = 1,
|
||||
/obj/item/stock_parts/console_screen = 4)
|
||||
/obj/item/stack/sheet/glass = 4)
|
||||
|
||||
/obj/item/circuitboard/cyborgrecharger
|
||||
name = "circuit board (Cyborg Recharger)"
|
||||
@@ -986,7 +986,7 @@ to destroy them and players will be able to make replacements.
|
||||
board_type = "machine"
|
||||
origin_tech = "programming=1;engineering=2"
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stock_parts/matter_bin = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
@@ -1002,7 +1002,7 @@ to destroy them and players will be able to make replacements.
|
||||
board_type = "machine"
|
||||
origin_tech = "programming=1;engineering=3"
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stock_parts/matter_bin = 3)
|
||||
|
||||
/obj/item/circuitboard/mining_equipment_vendor/golem
|
||||
@@ -1028,7 +1028,7 @@ to destroy them and players will be able to make replacements.
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/matter_bin = 1,
|
||||
/obj/item/stock_parts/manipulator = 1,
|
||||
/obj/item/stock_parts/console_screen = 1,
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/stack/cable_coil = 1)
|
||||
|
||||
/obj/item/circuitboard/gameboard
|
||||
|
||||
Reference in New Issue
Block a user