mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 10:53:42 +00:00
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(projectiles)
|
|
name = "Projectiles"
|
|
priority = 25
|
|
wait = 1
|
|
stat_tag = "PP"
|
|
flags = SS_NO_INIT|SS_TICKER
|
|
var/global_max_tick_moves = 10
|