[MIRROR] More circuit components. Restructures the circuit components folder to be more organised. (#6142)

* More circuit components. Restructures the circuit components folder to be more organised.

* Mirror!

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
SkyratBot
2021-06-05 17:15:43 +12:00
committed by GitHub
co-authored by Watermelon914 Funce
parent 6e52d05e2e
commit cc5cf407b0
42 changed files with 630 additions and 106 deletions
@@ -219,9 +219,13 @@
"circuit_multitool",
"comp_arithmetic",
"comp_clock",
"comp_combiner",
"comp_comparison",
"comp_concat",
"comp_delay",
"comp_direction",
"comp_gps",
"comp_health",
"comp_hear",
"comp_index",
"comp_length",
@@ -676,6 +680,7 @@
design_ids = list(
"bot_shell",
"controller_shell",
"money_bot_shell",
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
@@ -685,6 +690,7 @@
description = "Grants access to movable shells."
prereq_ids = list("adv_shells", "robotics")
design_ids = list(
"comp_pull",
"drone_shell",
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 3000)