Skip to content

Commit

Permalink
thanks lint, very cool
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Atlas committed Apr 20, 2022
1 parent e4f15d1 commit 2b26787
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -15,9 +15,9 @@
mantles["hide mantle, mountain"] = /obj/item/clothing/accessory/poncho/unathimantle/mountain
gear_tweaks += new /datum/gear_tweak/path(mantles)

/datum/gear/suit/unathi_mantle
/datum/gear/suit/unathi_mantle_noble
display_name = "forest mantle"
desc = "A forest hide mantle, reserved exclusively for nobility."
description = "A forest hide mantle, reserved exclusively for nobility."
path = /obj/item/clothing/accessory/poncho/unathimantle/forest
cost = 1
whitelisted = list(SPECIES_UNATHI)
Expand Down

0 comments on commit 2b26787

Please sign in to comment.