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:
RustingWithYou
2023-12-24 23:31:31 +00:00
committed by GitHub
parent 7e30c8001e
commit 8e6b4cc633
12 changed files with 269 additions and 36 deletions
+11
View File
@@ -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
+6
View File
@@ -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."