mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
move stuff
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/datum/movespeed_modifier/reagent/stimulants
|
||||
id = "stimulants_reagent"
|
||||
multiplicative_slowdown = -1
|
||||
blacklisted_movetypes = (FLYING|FLOATING)
|
||||
|
||||
/datum/movespeed_modifier/reagent/ephedrine
|
||||
id = "ephedrine_reagent"
|
||||
multiplicative_slowdown = -0.5
|
||||
blacklisted_movetypes = (FLYING|FLOATING)
|
||||
Reference in New Issue
Block a user