Update miscellaneous.dm

This commit is contained in:
zeroisthebiggay
2021-01-26 13:17:44 -05:00
committed by GitHub
parent 7b2a6955cc
commit 0bc8c9383c
@@ -40,6 +40,7 @@
flags_cover = null
visor_flags_inv = null
visor_flags_cover = null
permeability_coefficient = 1
armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 0, "acid" = 0)
/obj/item/clothing/mask/surgical/attack_self(mob/user)