more attempts to get things to work

This commit is contained in:
TheDavestDave
2022-01-09 18:57:43 +00:00
parent ffe6f05b34
commit edbb90b2a5
3 changed files with 5 additions and 5 deletions
@@ -115,7 +115,7 @@ Talon winter coat
path = /obj/item/clothing/suit/armor/combat/crusader_explo
allowed_roles = list("Explorer","Field Medic","Pathfinder")
/datum/gear/suit/armor/combat/crusader_explo/crusader_FM
/datum/gear/suit/armor/combat/crusader_explo/FM
display_name = "knight, Field Medic"
path = /obj/item/clothing/suit/armor/combat/crusader_explo
path = /obj/item/clothing/suit/armor/combat/crusader_explo/FM
allowed_roles ="Field Medic"
+3 -3
View File
@@ -165,6 +165,6 @@
/obj/item/weapon/pickaxe
)
obj/item/clothing/suit/armor/combat/crusader_explo/crusader_FM
name = "feild medic low tech suit"
icon_state = "crusader_FM"
obj/item/clothing/suit/armor/combat/crusader_explo/FM
name = "field medic low tech suit"
icon_state = "crusader_explo/FM"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB