mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-23 07:05:13 +01:00
7 lines
348 B
Plaintext
7 lines
348 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(priority_effects)
|
|
name = "Priority Status Effects"
|
|
ss_flags = SS_KEEP_TIMING | SS_NO_INIT
|
|
wait = 0.2 SECONDS // Same as SSfastprocess, but can be anything, assuming you refactor all high-priority status effect intervals and durations to be a multiple of it.
|
|
priority = FIRE_PRIORITY_PRIORITY_EFFECTS
|
|
stat_tag = "PEFF"
|