shield bashing

This commit is contained in:
kevinz000
2020-04-11 07:30:23 -07:00
parent f3537f38e6
commit b39eb60c4a
2 changed files with 11 additions and 7 deletions
-2
View File
@@ -206,8 +206,6 @@
newtonian_move(get_dir(target, src))
thrown_thing.safe_throw_at(target, thrown_thing.throw_range, thrown_thing.throw_speed, src, null, null, null, move_force, random_turn)
/mob/living/carbon/restrained(ignore_grab)
. = (handcuffed || (!ignore_grab && pulledby && pulledby.grab_state >= GRAB_AGGRESSIVE))