TG: - Fixed wrong paths for mech circuit boards

- Added Odysseus circuit boards to designs.
- Tweaked Odysseus parts construction costs. r2814
This commit is contained in:
Ren Erthilo
2012-03-26 18:06:54 +01:00
parent e067ae97dd
commit 09af032b9e
2 changed files with 15 additions and 3 deletions
+2 -2
View File
@@ -538,7 +538,7 @@ datum
build_path = "/obj/item/weapon/circuitboard/telecomms/receiver"
telecomms_bus
name = "Circuit Design (Telecom Bus Mainframe)"
name = "Circuit Design (Bus Mainframe)"
desc = "Allows for the construction of Telecommunications Bus Mainframes."
id = "s-bus"
req_tech = list("programming" = 4, "engineering" = 4)
@@ -547,7 +547,7 @@ datum
build_path = "/obj/item/weapon/circuitboard/telecomms/bus"
telecomms_processor
name = "Circuit Design (Telecom Processor Unit)"
name = "Circuit Design (Processor Unit)"
desc = "Allows for the construction of Telecommunications Processor equipment."
id = "s-processor"
req_tech = list("programming" = 4, "engineering" = 4)