mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge pull request #21853 from ExcessiveUseOfCobblestone/areyouokgrab
Fixes CtrlClicking Grab Exploit
This commit is contained in:
@@ -326,6 +326,7 @@ var/next_mob_id = 0
|
||||
update_pull_hud_icon()
|
||||
|
||||
if(ismob(AM))
|
||||
changeNext_move(CLICK_CD_MELEE)
|
||||
var/mob/M = AM
|
||||
if(!supress_message)
|
||||
visible_message("<span class='warning'>[src] has grabbed [M] passively!</span>")
|
||||
|
||||
Reference in New Issue
Block a user