mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Gives subsystem controllers a bitfield def to make vv easier, renames their flags var (#95439)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/// Queues image generation for search objects without icons
|
||||
SUBSYSTEM_DEF(looting)
|
||||
name = "Loot Icon Generation"
|
||||
flags = SS_NO_INIT
|
||||
ss_flags = SS_NO_INIT
|
||||
priority = FIRE_PRIORITY_PROCESS
|
||||
runlevels = RUNLEVEL_LOBBY|RUNLEVELS_DEFAULT
|
||||
wait = 0.5 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user