Fix indentations (#17481)

* cbt

* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

* fsadffsda sad

* sadfasd

* jhn

* dsfa

* saf

* safsad

* sda
This commit is contained in:
Fluffy
2023-10-05 10:15:58 +00:00
committed by GitHub
parent 032853824d
commit 4538e2a7cc
471 changed files with 2670 additions and 2597 deletions
@@ -1,2 +1,2 @@
#define BOARD_MACHINE "machine"
#define BOARD_COMPUTER "computer"
#define BOARD_COMPUTER "computer"
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/comm_monitor
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/biogenerator
@@ -13,4 +13,4 @@
/obj/item/circuitboard/biogenerator/small
name = T_BOARD("small biogenerator")
build_path = /obj/machinery/biogenerator/small
build_path = /obj/machinery/biogenerator/small
@@ -9,4 +9,4 @@
origin_tech = list(TECH_DATA = 1, TECH_BIO = 2)
req_components = list(
"/obj/item/stock_parts/manipulator" = 3
)
)
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/clonepod
@@ -12,4 +12,4 @@
"/obj/item/stock_parts/manipulator" = 2,
"/obj/item/stock_parts/subspace/filter" = 1,
"/obj/item/stock_parts/subspace/crystal" = 1
)
)
@@ -19,4 +19,4 @@
req_components = list(
"/obj/item/stock_parts/capacitor" = 3,
"/obj/item/stock_parts/scanning_module" = 2,
"/obj/item/stock_parts/manipulator" = 3)
"/obj/item/stock_parts/manipulator" = 3)
@@ -18,4 +18,4 @@
build_path = /obj/machinery/mining/brace
board_type = "machine"
origin_tech = list(TECH_DATA = 1, TECH_ENGINEERING = 1)
req_components = list()
req_components = list()
@@ -75,4 +75,4 @@
if(WEST)
M.pixel_x = -32
if(SOUTH)
M.pixel_y = -32
M.pixel_y = -32
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/portgen
@@ -27,4 +27,4 @@
/obj/item/circuitboard/portgen/fusion
name = T_BOARD("minature fusion reactor")
build_path = /obj/machinery/power/portgen/basic/fusion
origin_tech = list(TECH_DATA = 5, TECH_POWER = 7, TECH_ENGINEERING = 7)
origin_tech = list(TECH_DATA = 5, TECH_POWER = 7, TECH_ENGINEERING = 7)
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/smes
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/recharge_station
@@ -11,4 +11,4 @@
"/obj/item/stack/cable_coil" = 5,
"/obj/item/stock_parts/capacitor" = 2,
"/obj/item/stock_parts/manipulator" = 2,
"/obj/item/cell" = 1)
"/obj/item/cell" = 1)
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/shield_gen_ex
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/telecomms
@@ -1,5 +1,5 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#error T_BOARD macro is not defined but we need it!
#endif
/obj/item/circuitboard/cargo_trolley
@@ -10,4 +10,4 @@
req_components = list(
"/obj/item/stack/cable_coil" = 15,
"/obj/item/stock_parts/capacitor" = 1
)
)