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

Bug Fix for Station AI Loadout #32579

Closed
wants to merge 1 commit into from

Conversation

FlandreXX3
Copy link

About the PR

Fixed a bug where station ai in character customization would show an empty loadout rather than a greyed out one like cyborgs.

Why / Balance

Resolves #32360

Technical details

Deleted the station_ai loadout from ./resources/loadouts/role_loadouts.yml
Added a RandomMetaData component to the PlayerStationAi entity in ./resources/entities/mobs/player/silicon.yml

Media

JobsLoadoutGreyed

Requirements

Breaking changes

Changelog

🆑

  • fix: Fixed blank loadouts for Station AI in character customization

@github-actions github-actions bot added No C# For things that don't need code. Status: Needs Review This PR requires new reviews before it can be merged. labels Oct 1, 2024
@lzk228
Copy link
Contributor

lzk228 commented Oct 1, 2024

waiting for #31303

@FlandreXX3
Copy link
Author

waiting for #31303

Borgs and AI should not be able to pick their own names. That is a violation of the second law.

@metalgearsloth
Copy link
Contributor

See above on pending PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No C# For things that don't need code. Status: Needs Review This PR requires new reviews before it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Station AI Loadout Menu
3 participants