In case it wasn't shitcode enough, makes it reset on move

This commit is contained in:
monster860
2020-03-06 22:05:56 -05:00
parent 4a108d7a9a
commit c8535275ce
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
var/resting = 0 //Carbon
var/lying = 0
var/lying_prev = 0
var/is_shifted = 0
//MOVEMENT SPEED
var/list/movespeed_modification //Lazy list, see mob_movespeed.dm