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

Infected scenario mission is completed by all antibiotics #77217

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Milopetilo
Copy link
Contributor

Summary

None

Purpose of change

Closes #76735

Describe the solution

Made the mission accept any antibiotic.

Describe alternatives you've considered

Make the mission complete upon getting rid of the infection, but I couldn't manage to do it with "u_has_effect": "infected" since it instantly completed upon game start and I don't know why.

Testing

Game loads, all antibiotics complete the mission

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Missions Quests and missions <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 labels Oct 21, 2024
@dseguin dseguin merged commit 20e1f2c into CleverRaven:master Oct 21, 2024
25 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Oct 21, 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 Missions Quests and missions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find Antibiotics quest from Infected scenario stays open indefinitely if infection is cured by other means.
2 participants