Skip to content

Commit

Permalink
Revert "i think uhh this train ride aint right"
Browse files Browse the repository at this point in the history
This reverts commit 917b065.
  • Loading branch information
xDanilcusx committed Nov 15, 2023
1 parent 917b065 commit b072cc3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@
if(momentum >= 5)
for(var/mob/living/carbon/human/hit_human in orange(1, xeno))
shake_camera(hit_human, 4, 2)
if(hit_human.knocked_down)
continue
INVOKE_ASYNC(GLOBAL_PROC, GLOBAL_PROC_REF(xeno_throw_human), hit_human, xeno, get_dir(xeno, hit_human), 1, FALSE)
to_chat(hit_human, SPAN_XENOHIGHDANGER("You fall backwards as [xeno] gives you a glancing blow!"))
hit_human.take_overall_armored_damage(momentum * 4)
Expand Down

0 comments on commit b072cc3

Please sign in to comment.