mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 18:06:48 +01:00
Adds Gear for the Hoplan (#19994)
Adds uniform and armor for the Golden Deep Hoplan, one of the military arms of the Golden Deep.  Added to traitor uplink Thanks to @NobleRow for spritework and lore - [x] fix worn sprites - [x] Name,desc,extended desc for all items --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -214,3 +214,14 @@
|
||||
desc = "A crate containing gear for a single individual."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/exclusionist/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/hoplan
|
||||
name = "Golden Deep Hoplan Assets (Group)"
|
||||
desc = "A crate containing gear for a group. Includes merchant clothes as well. Recommended for IPCs."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/exclusionist_single
|
||||
name = "Golden Deep Hoplan Assets (Single)"
|
||||
desc = "A crate containing gear for a single individual. Recommended for IPCs."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
Reference in New Issue
Block a user