mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Makes being thrown by sudden acceleration also make you fall over (#10297)
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
shake_camera(M, 10, 1)
|
||||
M.visible_message("<span class='warning'>[M.name] is tossed around by the sudden acceleration!</span>")
|
||||
M.throw_at_random(FALSE, 4, 1)
|
||||
M.Weaken(3)
|
||||
|
||||
for(var/obj/structure/cable/C in A)
|
||||
powernets |= C.powernet
|
||||
|
||||
Reference in New Issue
Block a user