Skip to content

Commit

Permalink
Merge pull request #77924 from John-Candlebury/exoplanet-no-portals
Browse files Browse the repository at this point in the history
Aftershock: Disable portal storms in Exoplanet
  • Loading branch information
Night-Pryanik authored Nov 17, 2024
2 parents e2c6417 + 3eca45d commit 9060e01
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/mods/aftershock_exoplanet/game_balance.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"type": "effect_on_condition",
"id": "EOC_PORTAL_STORM_WARN_OR_CAUSE_RECURRING",
"recurrence": [ "10 days", "11 days" ],
"global": true,
"effect": [ ]
},
{
"type": "EXTERNAL_OPTION",
"name": "GENERIC_PROFESSION_ID",
Expand Down

0 comments on commit 9060e01

Please sign in to comment.