mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Fixes an incorrect path
This commit is contained in:
@@ -295,7 +295,7 @@ Talon jumpsuit
|
||||
|
||||
|
||||
//Feminine Colored Jumpsuits.
|
||||
/datum/gear/suit/f_jumpsuit_alt
|
||||
/datum/gear/uniform/f_jumpsuit_alt
|
||||
display_name = "Colored Feminine Jumpsuit"
|
||||
path = /obj/item/clothing/under/color/fjumpsuit
|
||||
|
||||
@@ -311,4 +311,4 @@ Talon jumpsuit
|
||||
/datum/gear/uniform/modernsec
|
||||
display_name = "undersuit, security, modernized (Security)"
|
||||
allowed_roles = list("Head of Security", "Warden", "Detective", "Security Officer")
|
||||
path = /obj/item/clothing/under/rank/security/modern
|
||||
path = /obj/item/clothing/under/rank/security/modern
|
||||
|
||||
Reference in New Issue
Block a user