Movespeed modifiers refactor port.

This commit is contained in:
Ghommie
2020-04-22 22:01:39 +02:00
parent 6467cc9647
commit 63870cc9d1
48 changed files with 696 additions and 383 deletions
+6
View File
@@ -0,0 +1,6 @@
/datum/movespeed_modifier/admin_varedit
variable = TRUE
/datum/movespeed_modifier/yellow_orb
multiplicative_slowdown = -2
blacklisted_movetypes = (FLYING|FLOATING)