mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[MIRROR] fixes heck suit hiding boots and gloves [MDB IGNORE] (#20011)
* fixes heck suit hiding boots and gloves (#74131) the armor's worn icon doesnt cover boots or gloves so when you wear it over them you look all messed up * fixes heck suit hiding boots and gloves --------- Co-authored-by: SMOSMOSMOSMOSMO <95004236+SmoSmoSmoSmok@users.noreply.github.com>
This commit is contained in:
co-authored by
SMOSMOSMOSMOSMO
parent
012be7387a
commit
c8660eb0d0
@@ -262,7 +262,7 @@
|
||||
body_parts_covered = CHEST|GROIN|LEGS|FEET|ARMS|HANDS
|
||||
clothing_flags = THICKMATERIAL
|
||||
resistance_flags = FIRE_PROOF|LAVA_PROOF|ACID_PROOF
|
||||
transparent_protection = HIDEGLOVES|HIDESUITSTORAGE|HIDEJUMPSUIT|HIDESHOES
|
||||
transparent_protection = HIDESUITSTORAGE|HIDEJUMPSUIT
|
||||
allowed = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/resonator, /obj/item/mining_scanner, /obj/item/t_scanner/adv_mining_scanner, /obj/item/gun/energy/recharge/kinetic_accelerator, /obj/item/pickaxe)
|
||||
greyscale_colors = "#4d4d4d#808080"
|
||||
greyscale_config = /datum/greyscale_config/heck_suit
|
||||
|
||||
Reference in New Issue
Block a user