mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Add healing aura component (#62526)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/// The subsystem used to tick [/datum/component/aura_healing] instances.
|
||||
PROCESSING_SUBSYSTEM_DEF(aura_healing)
|
||||
name = "Aura Healing"
|
||||
flags = SS_NO_INIT | SS_BACKGROUND | SS_KEEP_TIMING
|
||||
wait = 0.3 SECONDS
|
||||
Reference in New Issue
Block a user