Skip to content

Commit 54410ed

Browse files
committed
Add Priorities to all modules
1 parent 3f8a2d3 commit 54410ed

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed

GameData/Entropy/ModuleManager/Animations.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
30+
Priority = MEDIUM
2931

3032
DANGIT_PERKS
3133
{

GameData/Entropy/ModuleManager/Generators.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
30+
Priority = MEDIUM
2931

3032
DANGIT_PERKS
3133
{

GameData/Entropy/ModuleManager/Parachutes.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
Priority = HIGH
2930

3031
DANGIT_PERKS
3132
{

GameData/Entropy/ModuleManager/SRBs.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
30+
Priority = HIGH
2931

3032
DANGIT_PERKS
3133
{

GameData/Entropy/ModuleManager/SRBs_enginesFX.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
30+
Priority = HIGH
2931

3032
DANGIT_PERKS
3133
{

GameData/Entropy/ModuleManager/Solar.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
// Set to true to suppress all notifications about this module
2828
Silent = false
29+
30+
Priority = LOW
2931

3032
DANGIT_PERKS
3133
{

0 commit comments

Comments
 (0)