Rebalanced, unsnowflaked

This commit is contained in:
Mieszko Jędrzejczak
2016-05-07 17:02:03 +02:00
parent 48888c891c
commit 91d3757944
4 changed files with 8 additions and 10 deletions
@@ -169,10 +169,6 @@
if(internals)
internals.icon_state = "internal0"
internal = null
if(istype(I, /obj/item/clothing/mask/muzzle/tapegag))//snowflakey tape gag. Literally no other place to put this.
var/obj/item/clothing/mask/muzzle/tapegag/H = I
H.tear_off(src)
emote("scream")
sec_hud_set_ID()
update_inv_wear_mask()
else if(I == wear_id)