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 17:48:23 +00:00
committed by GitHub
co-authored by Ben10083
parent 6968e0d55a
commit ecf43be4c7
9 changed files with 253 additions and 0 deletions
@@ -56,6 +56,23 @@
icon = 'icons/clothing/under/uniforms/goldendeep_skirtsuit.dmi'
contained_sprite = TRUE
// Hoplan
/obj/item/clothing/under/goldendeep/hoplan
name = "hoplan uniform"
desc = "A standard issued uniform for a Hoplan house, often provided to represent a particular merchant or merchant organization who is funding the group."
icon_state = "hoplan_uniform"
item_state = "hoplan_uniform"
icon = 'icons/clothing/under/uniforms/goldendeep_hoplan.dmi'
contained_sprite = TRUE
/obj/item/clothing/head/goldendeep/hoplan
name = "hoplan combat hat"
desc = "A large poofy and floppy hat with a golden antennae sticking out its top where typically feathers would protrude. If you wanted to be historically accurate."
icon_state = "hoplan_combat_hat"
item_state = "hoplan_combat_hat"
icon = 'icons/clothing/head/hoplan_combat_hat.dmi'
contained_sprite = TRUE
//colorable items go under here
//shirts