Proximity Mines now work for everyone

- Buttons are buttons
This commit is contained in:
TullyBurnalot
2016-12-19 01:09:34 +00:00
parent 23717e9949
commit e9f4209188
+1 -3
View File
@@ -18,8 +18,6 @@
attack_self(mob/user as mob)
if(ishuman(user))
var/mob/living/carbon/human/H = user
if(H.mind.assigned_role != "Janitor")
return
if(armed)
armed = 0
to_chat(user, "\blue You disarm \the [src].")
@@ -58,4 +56,4 @@
if(l && !(l.status & ORGAN_DESTROYED))
l.status |= ORGAN_DESTROYED
if(r && !(r.status & ORGAN_DESTROYED))
r.status |= ORGAN_DESTROYED
r.status |= ORGAN_DESTROYED