Fixes biosuits, nun robes, narsien hardened armor making your shoes invisible (#72542)

## About The Pull Request
Fixes this

![изображение](https://user-images.githubusercontent.com/53361823/211162487-07b60ab2-5851-4547-b3a8-ab9e508cc666.png)
## Why It's Good For The Game
## Changelog
🆑
fix: fixed biosuits, nun robes, narsien hardened armor making your shoes
invisible
/🆑
This commit is contained in:
Striders13
2023-01-09 08:11:48 -05:00
committed by GitHub
parent 4aeb4640d8
commit 751eacf62b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ Striking a noncultist, however, will tear their flesh."}
armor_type = /datum/armor/cultrobes_hardened
hoodtype = /obj/item/clothing/head/hooded/cult_hoodie/hardened
clothing_flags = STOPSPRESSUREDAMAGE | THICKMATERIAL
flags_inv = HIDEGLOVES | HIDESHOES | HIDEJUMPSUIT
flags_inv = HIDEGLOVES | HIDEJUMPSUIT
min_cold_protection_temperature = SPACE_SUIT_MIN_TEMP_PROTECT
max_heat_protection_temperature = SPACE_SUIT_MAX_TEMP_PROTECT
resistance_flags = NONE
+1 -1
View File
@@ -30,7 +30,7 @@
slowdown = 0.5
allowed = list(/obj/item/tank/internals, /obj/item/reagent_containers/dropper, /obj/item/flashlight/pen, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/hypospray, /obj/item/reagent_containers/cup/beaker, /obj/item/gun/syringe)
armor_type = /datum/armor/suit_bio_suit
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
flags_inv = HIDEGLOVES|HIDEJUMPSUIT
strip_delay = 70
equip_delay_other = 70
resistance_flags = ACID_PROOF
+1 -1
View File
@@ -41,7 +41,7 @@
icon_state = "nun"
inhand_icon_state = "nun"
body_parts_covered = CHEST|GROIN|LEGS|ARMS|HANDS
flags_inv = HIDESHOES|HIDEJUMPSUIT
flags_inv = HIDEJUMPSUIT
/obj/item/clothing/suit/chaplainsuit/bishoprobe
name = "bishop's robes"