mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Hammertail Gear (#17960)
* Hammertail Gear Adds a Hammertail Smiths jumsuit, as well as adding themed gear crates to the uplink. * Fix? * Fix again * Forgot to rename uplink * Missing space * Group Gear Looped As requested
This commit is contained in:
@@ -157,3 +157,14 @@
|
||||
desc = "A crate containing gear for a single individual. The hardsuit is only usable by humans and skrell."
|
||||
path = /obj/structure/closet/crate/gear_loadout/nanotrasen/single
|
||||
telecrystal_cost = 15
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/hammertail
|
||||
name = "Hammertail Smiths Assets (Group)"
|
||||
desc = "A crate containing gear for a group. The voidsuits are are only usable by humans."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/hammertail
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/hammertail_single
|
||||
name = "Hammertail Smiths Assets (Single)"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user