mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Merge pull request #7456 from VOREStation/aro-slev
Fix bad copypaste that broke sleevemates
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
if(cell)
|
||||
cell.emp_act(severity)
|
||||
|
||||
/obj/item/device/sleevemate/attack(mob/living/M, mob/living/user)
|
||||
/obj/item/weapon/inducer/attack(mob/living/M, mob/living/user)
|
||||
if(user.a_intent == I_HURT)
|
||||
return ..()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user