More tiny loadout fixes

This commit is contained in:
Cerebulon
2022-10-09 19:01:44 +01:00
parent c8db840afd
commit 805608c9f1
2 changed files with 2 additions and 1 deletions
@@ -166,6 +166,7 @@
/datum/gear/accessory/webbing_simple
display_name = "webbing, simple"
path = /obj/item/clothing/accessory/storage/webbing
cost = 2
/datum/gear/accessory/drop_pouches
display_name = "drop pouches selection (Engineering, Security, Medical)"
@@ -203,7 +203,7 @@
display_name = "cloak (colorable)"
path = /obj/item/clothing/accessory/poncho/roles/cloak/custom
/datum/gear/suit/roles/poncho/cloak/custom/New()
/datum/gear/suit/cloak_custom/New()
..()
gear_tweaks += gear_tweak_free_color_choice