Coding at 6 PM is a bad idea

This commit is contained in:
deathride58
2017-09-03 19:06:26 -04:00
parent 91e5dbe0f3
commit ba52824b3a
+1 -1
View File
@@ -59,7 +59,7 @@
if (1)
shake_camera(M, ((force - 10) * 0.015 + 1), ((force - 10) * 0.015))
if (2)
if (M.IsKnockdown)
if (M.IsKnockdown())
shake_camera(M, ((force - 10) * 0.015 + 1), ((force - 10) * 0.015))
/obj/item/attack_obj(obj/O, mob/living/user)