Merge pull request #11349 from monster860/pixel_erp

Pixel shifting for ERP
This commit is contained in:
Ghom
2020-03-10 18:01:52 +01:00
committed by GitHub
4 changed files with 53 additions and 4 deletions
+1
View File
@@ -38,6 +38,7 @@
var/resting = 0 //Carbon
var/lying = 0
var/lying_prev = 0
var/is_shifted = FALSE
//MOVEMENT SPEED
var/list/movespeed_modification //Lazy list, see mob_movespeed.dm