mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-19 12:12:43 +01:00
More tiny loadout fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user