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

Allow the player to order sets of hub 01 soldier armor after buy them #75717

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

cknight828
Copy link
Contributor

Summary

None

Purpose of change

Fix #75343

I found the same bug in latest experimental and fix it.

Describe the solution

Change the condition to order the soldier armor that the research of the template is done and you bought the armor as reward of the template.
Ordering is more expensive(12 HGC), so it should be allowed after you buy it.

Describe alternatives you've considered

Testing

Complete Light retrieval and give the UHMWPE template to the intercom and wait one day.
Before I buy the armor for 6HCG, the dialog of order the soldier armor is not displayed. After I buy, I can order another set of the armor.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Aug 15, 2024
@Maleclypse Maleclypse merged commit 95637ed into CleverRaven:master Aug 29, 2024
26 checks passed
@cknight828 cknight828 deleted the hub01-prototype branch September 1, 2024 09:40
GuardianDll added a commit that referenced this pull request Sep 1, 2024
@GuardianDll GuardianDll mentioned this pull request Sep 1, 2024
Maleclypse added a commit that referenced this pull request Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.H] one of the hub01 soldier armor order option cancels another
2 participants