mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Fixes Dominian & Hammertail gear crates (#18284)
* hammertail & dominia fixes * hghg
This commit is contained in:
@@ -160,12 +160,12 @@
|
||||
|
||||
/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."
|
||||
desc = "A crate containing gear for a group. The voidsuits are are only usable by Unathi."
|
||||
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."
|
||||
desc = "A crate containing gear for a single individual. The voidsuit is only usable by Unathi."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/hammertail/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user