some more tweaks

This commit is contained in:
Couls
2019-07-01 03:04:24 -04:00
parent e3a19841d9
commit 411a6ecec7
2 changed files with 59 additions and 40 deletions
+1
View File
@@ -972,6 +972,7 @@ var/list/ventcrawl_machinery = list(/obj/machinery/atmospherics/unary/vent_pump,
to_chat(src, "<span class='notice'>You [slipVerb]ped on [description]!</span>")
playsound(src.loc, 'sound/misc/slip.ogg', 50, 1, -3)
// Something something don't run with scissors
moving_diagonally = 0 //If this was part of diagonal move slipping will stop it.
Stun(stun)
Weaken(weaken)
return 1