Xenoarch fixes (#7769)

Fixes a disconnected vent in xenoarch, fixes the anomaly scanner in the pit scanning a window, adds a bookcase to make up for the empty space created. Fixed a protection check to recognise nitrile gloves now that we use them instead of latex.
This commit is contained in:
Leudoberct1
2019-12-22 17:11:35 +02:00
committed by Erki
parent 0cf10dd4dd
commit 7fad8cd52e
3 changed files with 78 additions and 15 deletions
@@ -106,7 +106,7 @@ proc/GetAnomalySusceptibility(var/mob/living/carbon/human/H)
protected += 0.2
//latex gloves and science goggles also give a bit of bonus protection
if(istype(H.gloves,/obj/item/clothing/gloves/latex))
if(istype(H.gloves,/obj/item/clothing/gloves/latex/nitrile))
protected += 0.1
/*
If you have Anomaly Suit, Anomaly Hood, Latex Gloves AND Science Goggles, you will have