mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-28 08:31:02 +01:00
29f0dc8006
Removes SS_KEEP_TIMING from SSprojectiles
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(projectiles)
|
|
name = "Projectiles"
|
|
wait = 1
|
|
stat_tag = "PP"
|
|
flags = SS_NO_INIT|SS_TICKER
|
|
var/global_max_tick_moves = 10
|