Adds Megacorporate tunnel cloaks. (#19392)

Adds a bunch of variants of tunnel cloaks, for the five corporations
that employ Vaurca + Ve'katak Phalanx.
![Bulwark Corporate
Cloaks](https://github.com/Aurorastation/Aurora.3/assets/61610777/24d6c261-3749-44a6-8c19-229c8030f282)
![Vaurca
Cloaks](https://github.com/Aurorastation/Aurora.3/assets/61610777/c7c44164-3b5e-40fa-bd9c-05b244ec07cf)

Co-authored-by: Stev-the-third <Rose@flurf.net>
This commit is contained in:
Stev-the-third
2024-06-11 08:34:46 +00:00
committed by GitHub
co-authored by Stev-the-third
parent 4758c4edd0
commit 21de774cde
6 changed files with 112 additions and 11 deletions
@@ -76,6 +76,12 @@
capes["tunnel cloak, cargo"] = /obj/item/storage/backpack/cloak/cargo
capes["tunnel cloak, science"] = /obj/item/storage/backpack/cloak/sci
capes["tunnel cloak, security"] = /obj/item/storage/backpack/cloak/sec
capes["tunnel cloak, NanoTrasen"] = /obj/item/storage/backpack/cloak/nt
capes["tunnel cloak, Orion Express"] = /obj/item/storage/backpack/cloak/orion
capes["tunnel cloak, Hephaestus Industries"] = /obj/item/storage/backpack/cloak/heph
capes["tunnel cloak, Zavodskoi Interstellar"] = /obj/item/storage/backpack/cloak/zavod
capes["tunnel cloak, Zeng-Hu Pharmaceuticals"] = /obj/item/storage/backpack/cloak/zeng
capes["tunnel cloak, Ve'katak Phalanx"] = /obj/item/storage/backpack/cloak/phalanx
gear_tweaks += new /datum/gear_tweak/path(capes)
/datum/gear/vaurca_robe