fix: update shadow marsh explore times #260

Open
nerdychara wants to merge 1 commits from fix/update-shadow-marsh-duration into main
Member

Explanation

Every other zone has the 1x/2x/3x/4x multiplier except the Shadow Marshes. The Shadow Marsh should match the others.

Issue

251

Attestations

Dependencies

  • I have pinned the dependencies to a specific patch version.

Style

  • I have run the linter and resolved any errors.
  • My pull request uses an appropriate title, matching the conventional commit standards.
  • My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

Tests

  • My contribution adds new code, and I have added tests to cover it.
  • My contribution modifies existing code, and I have updated the tests to reflect these changes.
  • All new and existing tests pass locally with my changes.
  • Code coverage remains at or above the configured threshold.

Documentation

N/A

Versioning

Patch - My pull request introduces bug fixes ONLY.

### Explanation Every other zone has the 1x/2x/3x/4x multiplier except the Shadow Marshes. The Shadow Marsh should match the others. ### Issue 251 ### Attestations - [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/) - [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/). - [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/). ### Dependencies - [x] I have pinned the dependencies to a specific patch version. ### Style - [x] I have run the linter and resolved any errors. - [x] My pull request uses an appropriate title, matching the conventional commit standards. - [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request. ### Tests - [x] My contribution adds new code, and I have added tests to cover it. - [x] My contribution modifies existing code, and I have updated the tests to reflect these changes. - [x] All new and existing tests pass locally with my changes. - [x] Code coverage remains at or above the configured threshold. ### Documentation N/A ### Versioning Patch - My pull request introduces bug fixes ONLY.
nerdychara added 1 commit 2026-07-09 11:47:41 -07:00
fix: update shadow marsh explore times
CI / Lint, Build & Test (pull_request) Successful in 1m15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
a62f714da1
Some checks are pending
CI / Lint, Build & Test (pull_request) Successful in 1m15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/update-shadow-marsh-duration:fix/update-shadow-marsh-duration
git checkout fix/update-shadow-marsh-duration
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#260