mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Loadout Restrictions Specified (#8612)
Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/datum/gear/suit/pcarrier // No protection until inserted with plates, purely for cosmetic purposes.
|
||||
display_name = "Plate Carrier selection (Security/Exploration)"
|
||||
display_name = "Plate Carrier selection"
|
||||
path = /obj/item/clothing/suit/armor/pcarrier
|
||||
allowed_roles = list("Head of Security", "Warden", "Detective", "Security Officer", "Pathfinder", "Field Medic", "Pilot", "Explorer")
|
||||
cost = 2
|
||||
@@ -25,4 +25,4 @@
|
||||
/datum/gear/suit/martianminer
|
||||
display_name = "Martian Miner Coat"
|
||||
path = /obj/item/clothing/suit/storage/vest/martian_miner/unarmored
|
||||
cost = 1
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user