mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
move stuff
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/datum/movespeed_modifier/shrink_ray
|
||||
id = MOVESPEED_ID_SHRINK_RAY
|
||||
movetypes = GROUND
|
||||
multiplicative_slowdown = 4
|
||||
|
||||
/datum/movespeed_modifier/snail_crawl
|
||||
id = MOVESPEED_ID_SNAIL_CRAWL
|
||||
multiplicative_slowdown = -7
|
||||
movetypes = GROUND
|
||||
Reference in New Issue
Block a user