mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Exosuit weapon circuit can now be built roundstart (#15834)
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
|
||||
/datum/design/circuit/exosuit/weapons
|
||||
name = "Basic Weapon Control"
|
||||
req_tech = list(TECH_DATA = 4)
|
||||
build_path = /obj/item/circuitboard/exosystem/weapons
|
||||
req_tech = list(TECH_DATA = 3)
|
||||
build_path = /obj/item/circuitboard/exosystem/weapons
|
||||
|
||||
Reference in New Issue
Block a user