Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Slightly reduced frequency of awakenings
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Feb 19, 2023
1 parent dc2480f commit e770da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion effectoncondition/eoc_portal_awakening.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "effect_on_condition",
"id": "EOC_PORTAL_STORM_PSION_AWAKENING",
"global": true,
"recurrence": [ "60 seconds", "2 minutes" ],
"recurrence": [ "2 minutes", "5 minutes" ],
"condition": { "and": [
"u_is_outside",
{ "is_weather": "portal_storm" },
Expand Down

0 comments on commit e770da5

Please sign in to comment.