mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Allow the hazard rig to be made at roundstart and add sprites for taj/unathi/ipc versions of the combat rig (#21341)
The hazard rig tech levels were lowered, permitting the machinist to make it without research personnel present. Materials needed are unchanged. The ballistic protection of it was also buffed to be equal to the security voidsuit. The combat rig had new sprites added, allowing taj, unathi and IPC to also use it. Done on the request of VeteranGary. ### Asset Licenses The following assets that **have not** been created by myself are included in this PR: | Path | Original Author | License | | --- | --- | --- | | icons/obj/item/clothing/rig/combat.dmi | Noble Row (Aurora Station) | CC0|
This commit is contained in:
@@ -43,9 +43,11 @@
|
||||
|
||||
/obj/item/circuitboard/rig_assembly/combat/hazard
|
||||
name = "hazard hardsuit central circuit board"
|
||||
origin_tech = list(TECH_DATA = 4)
|
||||
|
||||
/obj/item/circuitboard/rig_assembly/combat/targeting/hazard
|
||||
name = "hazard hardsuit control and targeting board"
|
||||
origin_tech = list(TECH_DATA = 4, TECH_COMBAT = 4)
|
||||
|
||||
/obj/item/circuitboard/rig_assembly/combat/combat
|
||||
name = "combat hardsuit central circuit board"
|
||||
|
||||
Reference in New Issue
Block a user