Skip to content

Commit

Permalink
Update mob.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Uristthedorf committed May 30, 2024
1 parent 63ddf26 commit 68f32f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1419,7 +1419,7 @@
multiplicative_slowdown = immutable_speedies,
)
else
remove_movespeed_modifier(/datum/movespeed_modifier/equipment_speedmod/immutable)
remove_movespeed_modifier(/datum/movespeed_modifier/equipment_speedmod/immutable)

if(speedies)
add_or_update_variable_movespeed_modifier(
Expand Down

0 comments on commit 68f32f8

Please sign in to comment.