mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
being fat no longer makes you slower when floating (#15344)
* Update mobs.dm * Update code/modules/movespeed/modifiers/mobs.dm Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
16916cdf72
commit
a0aec75c23
@@ -15,6 +15,7 @@
|
||||
|
||||
/datum/movespeed_modifier/hunger
|
||||
variable = TRUE
|
||||
blacklisted_movetypes = FLOATING|FLYING
|
||||
|
||||
/datum/movespeed_modifier/slaughter
|
||||
multiplicative_slowdown = -1
|
||||
|
||||
Reference in New Issue
Block a user