Adds Gear for the Hoplan (#19994)

Adds uniform and armor for the Golden Deep Hoplan, one of the military
arms of the Golden Deep.


![image](https://github.com/user-attachments/assets/0be57450-fe68-4603-bcb1-3daae6c9d35c)

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:
Ben
2024-10-10 13:48:23 -04:00
committed by GitHub
parent 6968e0d55a
commit ecf43be4c7
9 changed files with 253 additions and 0 deletions
+11
View File
@@ -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