"Assignable Tunic and Boots" setting now allows shields also#5953
Merged
Malkierian merged 1 commit intoHarbourMasters:develop-copperfrom Nov 13, 2025
Merged
Conversation
serprex
approved these changes
Nov 11, 2025
Malkierian
approved these changes
Nov 13, 2025
Contributor
Malkierian
left a comment
There was a problem hiding this comment.
The issue with swapping shields while shielding is so miniscule I honestly don't even care enough about it to prevent this from getting in. Would be nice if it does get fixed eventually, but it's not blocking imo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This would be useful, for instance, when trying to swap between Deku and Hylian Shields as a child.
Also added a hook type for equipment deletion, which helps facilitate the clearing of item slots when equipment, including shields, is deleted (e.g. Deku Shield burns or Hylian Shield is swallowed by a Like Like).
assign-shield.mp4
There is currently a bug when swapping shields in mid-use: if Link swaps to the Hylian Shield while using the Deku Shield, he'll stay in his "Deku Shield" crouch. Thankfully, the reverse is not true.
(Upon further investigation, this is a vanilla bug that also occurs when swapping shields via the Pause Menu.)
assign-shield-while-shielding.mp4
Build Artifacts