Skip to content

Fix EffEquip Tag Resolution - #8815

Open
APickledWalrus wants to merge 1 commit into
dev/patchfrom
patch/eff-equip-checks
Open

Fix EffEquip Tag Resolution#8815
APickledWalrus wants to merge 1 commit into
dev/patchfrom
patch/eff-equip-checks

Conversation

@APickledWalrus

Copy link
Copy Markdown
Member

Problem

EffEquip fails to resolve the armor tags due to a mistyped field existence check.
This causes new armor types, such as Copper Armor, not to be placed in the correct slot.

Solution

Removes the checks entirely as the tags exist on all supported versions.

Testing Completed

Manual in-game testing.

Supporting Information


Completes:

Related: none
AI assistance: none

@APickledWalrus
APickledWalrus requested a review from a team as a code owner August 4, 2026 21:40
@APickledWalrus
APickledWalrus requested review from Efnilite and removed request for a team August 4, 2026 21:40
@APickledWalrus APickledWalrus added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Aug 4, 2026
@APickledWalrus
APickledWalrus requested a review from Pesekjak August 4, 2026 21:40
@skriptlang-automation skriptlang-automation Bot moved this to In Review in 2.16 Releases Aug 4, 2026
@skriptlang-automation skriptlang-automation Bot added the needs reviews A PR that needs additional reviews label Aug 4, 2026
@skriptlang-automation

This comment has been minimized.

@APickledWalrus APickledWalrus linked an issue Aug 4, 2026 that may be closed by this pull request
1 task
@APickledWalrus APickledWalrus changed the title Remove unnecessary version checks Fix EffEquip Tag Resolution Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. needs reviews A PR that needs additional reviews

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

Equip effect places all copper armour on the target's helmet slot

2 participants