Fixing some issues with floating movetype & co. (#12262)
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
variable = TRUE
|
||||
|
||||
/datum/movespeed_modifier/damage_slowdown_flying
|
||||
movetypes = FLOATING
|
||||
movetypes = FLYING
|
||||
blacklisted_movetypes = FLOATING
|
||||
variable = TRUE
|
||||
|
||||
/datum/movespeed_modifier/equipment_speedmod
|
||||
|
||||
Reference in New Issue
Block a user