Skip to content
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

Fix Spoiler Naming #5111

Merged
merged 1 commit into from
Mar 12, 2025
Merged

Conversation

Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Mar 9, 2025

Pots and fairies were still using the explicit spoiler naming convention, and thus were not matching up with all the other locations that were using SpoilerNameFromShortName(). This adds versions of those constructor functions to pass parameters to the Location constructor that uses SpoilerNameFromShortName(), and removes all versions of the constructor functions that still had explicit spoiler name parameters except Base(), which is required for a just a few main locations.

Also removed the explicit "GF " from the Gerudo Fortress short names.

Build Artifacts

…versions of constructor functions with explicit spoilerName parameters except base.
@Malkierian Malkierian merged commit 9b9a006 into HarbourMasters:develop Mar 12, 2025
5 checks passed
@Malkierian Malkierian deleted the fix-spoiler-naming branch March 22, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants