mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-17 18:26:57 +01:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
#define MOVESPEED_ID_STOMP "STEPPY"
|
|
|
|
/datum/movespeed_modifier/stomp
|
|
id = MOVESPEED_ID_STOMP
|
|
movetypes = GROUND
|
|
multiplicative_slowdown = 10
|