Skip to content

Commit

Permalink
Add Priorities to all modules
Browse files Browse the repository at this point in the history
  • Loading branch information
602p committed Dec 10, 2014
1 parent 3f8a2d3 commit 54410ed
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GameData/Entropy/ModuleManager/Animations.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

// Set to true to suppress all notifications about this module
Silent = false

Priority = MEDIUM

DANGIT_PERKS
{
Expand Down
2 changes: 2 additions & 0 deletions GameData/Entropy/ModuleManager/Generators.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

// Set to true to suppress all notifications about this module
Silent = false

Priority = MEDIUM

DANGIT_PERKS
{
Expand Down
1 change: 1 addition & 0 deletions GameData/Entropy/ModuleManager/Parachutes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

// Set to true to suppress all notifications about this module
Silent = false
Priority = HIGH

DANGIT_PERKS
{
Expand Down
2 changes: 2 additions & 0 deletions GameData/Entropy/ModuleManager/SRBs.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

// Set to true to suppress all notifications about this module
Silent = false

Priority = HIGH

DANGIT_PERKS
{
Expand Down
2 changes: 2 additions & 0 deletions GameData/Entropy/ModuleManager/SRBs_enginesFX.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

// Set to true to suppress all notifications about this module
Silent = false

Priority = HIGH

DANGIT_PERKS
{
Expand Down
2 changes: 2 additions & 0 deletions GameData/Entropy/ModuleManager/Solar.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

// Set to true to suppress all notifications about this module
Silent = false

Priority = LOW

DANGIT_PERKS
{
Expand Down

0 comments on commit 54410ed

Please sign in to comment.