mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Adds The Sturdy Shako (HoS Hat) (#74277)
## About The Pull Request Adds a new craftable HoS shako, made from the standard peaked cap and some plasteel and gold.  Moves the HoS cap into a subtype `/obj/item/clothing/head/hats/hos/cap` to avoid catching the beret in the crafting recipe, the base type `/obj/item/clothing/head/hats/hos` is now a generic subtype which should never exist. (Yes there's a TF2 reference included with the hat) ## Why It's Good For The Game Adds an additional level of style for an HoS willing to put a little effort into gathering the required materials. As it is crafted as a one-to-one trade with another headgear there is no additional spare headgear introduced. ## Changelog 🆑 add: The Nanotrasen Costuming Department has released specifications for how to convert the Head of Security's cap into a shako. /🆑 --------- Co-authored-by: Jacquerel <hnevard@gmail.com> Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
This commit is contained in:
co-authored by
Jacquerel
Fikou
parent
a0f3d2c8c7
commit
0e70a14d24
@@ -180,7 +180,7 @@
|
||||
back = /obj/item/storage/backpack/satchel/leather
|
||||
ears = /obj/item/radio/headset/syndicate/alt/leader
|
||||
glasses = /obj/item/clothing/glasses/thermal/eyepatch
|
||||
head = /obj/item/clothing/head/hats/hos/syndicate
|
||||
head = /obj/item/clothing/head/hats/hos/cap/syndicate
|
||||
mask = /obj/item/clothing/mask/cigarette/cigar/havana
|
||||
l_pocket = /obj/item/melee/energy/sword/saber/red
|
||||
r_pocket = /obj/item/melee/baton/telescopic
|
||||
|
||||
Reference in New Issue
Block a user