From 424db1a2760bbb0be8fdfe6b4ef5c438519366f9 Mon Sep 17 00:00:00 2001 From: Fikou <23585223+Fikou@users.noreply.github.com> Date: Sat, 16 Apr 2022 18:15:59 +0200 Subject: [PATCH] the mining gas mask no longer protects against pepper spray (#66206) --- code/modules/mining/equipment/explorer_gear.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mining/equipment/explorer_gear.dm b/code/modules/mining/equipment/explorer_gear.dm index f99b8ade2ed..7aea6835aff 100644 --- a/code/modules/mining/equipment/explorer_gear.dm +++ b/code/modules/mining/equipment/explorer_gear.dm @@ -39,6 +39,7 @@ name = "explorer gas mask" desc = "A military-grade gas mask that can be connected to an air supply." icon_state = "gas_mining" + flags_cover = MASKCOVERSEYES | MASKCOVERSMOUTH visor_flags = BLOCK_GAS_SMOKE_EFFECT | MASKINTERNALS visor_flags_inv = HIDEFACIALHAIR visor_flags_cover = MASKCOVERSMOUTH