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 Nuke Alert Localization #464

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

LucasTheDrgn
Copy link
Contributor

Description

Y'know how when the nuke is armed it just says "{$location}"? Yeah it's because someone wrote "position" in the code instead.


Media

image


Changelog

🆑

  • fix: Nuclear Fission Explosive Announcements now properly alert the crew to their approximate location.

most string use "$location", including the nuke alert. NukeSystem.cs tries to use "position" instead, leading to the location being unlocalized.
@github-actions github-actions bot added Status: Needs Review Someone please review this Changes: C# Changes any cs files Changes: YML Changes any yml files labels Jan 7, 2025
@Floof-Station-Bot Floof-Station-Bot changed the title Fix nuke alert localization Fix Nuke Alert Localization Jan 7, 2025
@Fansana Fansana merged commit b2df601 into Fansana:master Jan 8, 2025
18 checks passed
Floof-Station-Bot added a commit that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files Status: Needs Review Someone please review this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants