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

Fixes loadout naming #11759

Merged
merged 1 commit into from Apr 29, 2021

Conversation

Casper3667
Copy link
Contributor

@Casper3667 Casper3667 commented Apr 25, 2021

This fully fixes handkerchief naming and should make future loadout additions with name changing elements more proof as long as the relevant items are modified to fit.
Quick instructions for future additions to loadout: if an item at any point change name, they should get a var called base_name and this var should be used in those places. Under initialise this var should be given the name of the item. The loadout will then change this var if an item is renamed with it.
Credits to Geeves for discussing ideas with me.

@Casper3667
Copy link
Contributor Author

!bugfix

@BotBOREALIS BotBOREALIS added the Bugfix The PR is fixing an issue and requires less reviews and time to be ready for merging. label Apr 25, 2021
@Casper3667
Copy link
Contributor Author

!review

@NonQueueingMatt NonQueueingMatt merged commit 870850c into Aurorastation:master Apr 29, 2021
@Casper3667 Casper3667 deleted the feature/LoadoutFix branch April 30, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Merge Bugfix The PR is fixing an issue and requires less reviews and time to be ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants