mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-22 19:06:34 +01:00
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