MSRevive / MSRevive/MasterSwordRebirth
Giving the Sample Log to Ike Results In the Loss of the Player's "Fists" Weapon
Open
Nobody has claimed this yet.
high priority
- Dominant language
- C++
- Stars
- 22
- Forks
- 16
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
- Giving the log sample to Ike the Armorer in Edana while the log is in the player's hands will result in the player losing the ability to swing their fists. This could lock up early-game players who have no equipment. Issue can be fixed by pulling out any generic item into the player hands and dropping it. (Or maybe putting the item away?) The issue can also be fixed with a votemap.
Could this lead to other bugs related to items being removed from the player's hands?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Edana interaction by giving the log sample to Ike while it remains in the player's hands, then verify whether the player's fist attack becomes unavailable. Trace the item-handling entry point involved in the exchange and identify a fix that preserves fist access; confirm that the player can still attack without equipment afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100