-
Notifications
You must be signed in to change notification settings - Fork 631
[Rando] 2 Handed Master Sword option for child #6040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
the more i look at the code i dont see where i would rework the code as it is so i guess its ready for review |
|
When i finished bombchu bowling with child MS equipped, I had stick on B afterwards. |
|
I have not been able to reproduce this. do you remember what steps you did? |
|
My bad, i missatributed it to the obvious thing I did recently that I know can do that, when the actual cause seems to be walking into the temple of time's chamber while master is equipped as child |
|
Fixed the stick issue. Do note that the age change wipes / swaps to kokiri sword by standard. its hardcoded atm and i havent gotten the time to fully solve it. would almost require a refactor of |
|
Added mastersword cvar logic to the Rando Agechange equipment logic. Left vanilla agechange untouched for now. if we want to have the cvar there aswell but in my opinion i want to leave the vanilla code alone |
Adds an option both as enhancement and as randomizer option for Child Link to be able to use Master Sword as a 2handed weapon. Logic is hooked in where I think it was planned to add it
I am forced to use the mastersword dl with the adult hand due to how child link handles mastersword originally.
I havent done any logic testing but have tested that cvar and randomizer option works as intended
Can and probably will expand onto other items after this pr if interest is there
Build Artifacts