mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01: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:
co-authored by
Killian
Kashargul
parent
5f40c5db2f
commit
106375e0c3
@@ -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