mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Adds an Unathi jungle hide mantle for Ouereans, Mictlanis, etc (#19661)
 description and extended description made by Captain Gecko! modified hide mantle sprite made by me.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
var/list/mantles = list()
|
||||
mantles["hide mantle, desert"] = /obj/item/clothing/accessory/poncho/unathimantle
|
||||
mantles["hide mantle, mountain"] = /obj/item/clothing/accessory/poncho/unathimantle/mountain
|
||||
mantles["hide mantle, jungle"] = /obj/item/clothing/accessory/poncho/unathimantle/jungle
|
||||
gear_tweaks += new /datum/gear_tweak/path(mantles)
|
||||
|
||||
/datum/gear/suit/unathi_mantle_noble
|
||||
|
||||
Reference in New Issue
Block a user