mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
More Ninja Hardsuits & Gear Crates (#18020)
* ninja hardsuits but here's the warbler balance tweaks to bug armor yeah??? fucker. we're so back we're so back we're so and icons changelog and syntax fixes guh * oops * rig nerf
This commit is contained in:
@@ -168,3 +168,14 @@
|
||||
desc = "A crate containing gear for a single individual. The voidsuit is only usable by humans."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/hammertail/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/qukala
|
||||
name = "Qukala Assets (Group)"
|
||||
desc = "A crate containing gear for a group. The voidsuits and hardsuit are only usable by Skrell."
|
||||
path = /obj/structure/closet/crate/gear_loadout/qukala
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/qukala_single
|
||||
name = "Qukala Assets (Single)"
|
||||
desc = "A crate containing gear for a single individual. The voidsuit is only usable by Skrell."
|
||||
path = /obj/structure/closet/crate/gear_loadout/qukala/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
@@ -44,3 +44,9 @@
|
||||
telecrystal_cost = 1
|
||||
path = /obj/item/rig_module/cooling_unit
|
||||
desc = "A mounted suit cooling unit for use with hardsuits."
|
||||
|
||||
/datum/uplink_item/item/hardsuit_modules/ai_container
|
||||
name = "Integrated Intelligence System"
|
||||
telecrystal_cost = 1
|
||||
path = /obj/item/rig_module/ai_container
|
||||
desc = "A hardsuit module which allows for a support intelligence to be installed."
|
||||
|
||||
Reference in New Issue
Block a user