mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Borg spinning no longer stuns. (#47866)
This commit is contained in:
committed by
Emmett Gaines
parent
0e42de05ad
commit
5d48301d0a
@@ -307,7 +307,7 @@
|
||||
M.visible_message("<span class='warning'>[M] is thrown clear of [AM]!</span>", \
|
||||
"<span class='warning'>You're thrown clear of [AM]!</span>")
|
||||
M.throw_at(target, 14, 5, AM)
|
||||
M.Paralyze(60)
|
||||
M.Knockdown(3 SECONDS)
|
||||
|
||||
/datum/component/riding/proc/equip_buckle_inhands(mob/living/carbon/human/user, amount_required = 1, riding_target_override = null)
|
||||
var/atom/movable/AM = parent
|
||||
|
||||
Reference in New Issue
Block a user