mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
You can no longer attack MMIs (#22685)
Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
@@ -98,11 +98,6 @@
|
||||
|
||||
// Maybe later add encryption key support, but that's a pain in the neck atm
|
||||
|
||||
if(brainmob)
|
||||
user.changeNext_move(CLICK_CD_MELEE)
|
||||
O.attack(brainmob, user)//Oh noooeeeee
|
||||
// Brainmobs can take damage, but they can't actually die. Maybe should fix.
|
||||
return
|
||||
return ..()
|
||||
|
||||
/obj/item/mmi/screwdriver_act(mob/user, obj/item/I)
|
||||
|
||||
Reference in New Issue
Block a user