diff --git a/code/modules/clothing/suits/jobs.dm b/code/modules/clothing/suits/jobs.dm index 21725f7722..bb379ae6f3 100644 --- a/code/modules/clothing/suits/jobs.dm +++ b/code/modules/clothing/suits/jobs.dm @@ -115,14 +115,9 @@ icon_state = "hazard" item_state = "hazard" blood_overlay_type = "armor" -<<<<<<< HEAD - allowed = list(/obj/item/device/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/device/t_scanner, /obj/item/device/radio) - resistance_flags = 0 -======= allowed = list(/obj/item/device/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman, /obj/item/device/t_scanner, /obj/item/device/radio) resistance_flags = NONE ->>>>>>> b0f24a8... Fixes bartender suit having an adjust state (#32968) //Lawyer /obj/item/clothing/suit/toggle/lawyer name = "blue suit jacket"