Small MC refactor (#20017)

* Small MC refactor

* Order fix

* Nabs tgstation/tgstation#27324

* Oops

* gnarg
This commit is contained in:
AffectedArc07
2023-01-18 12:06:24 -06:00
committed by GitHub
parent ea9e1969a4
commit 946fb4dff6
99 changed files with 337 additions and 465 deletions
@@ -3,6 +3,7 @@ PROCESSING_SUBSYSTEM_DEF(projectiles)
wait = 1
flags = SS_NO_INIT|SS_TICKER
offline_implications = "Projectiles will no longer move. Shuttle call recommended."
cpu_display = SS_CPUDISPLAY_HIGH
/// Maximum moves a projectile can make per tick.
var/global_max_tick_moves = 10