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

Fixed hub 14 computer giving infinite schematics #70587

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

gkarfakis19
Copy link
Contributor

Summary

Balance "Hub14 no longer gives infinite pricey schematics"

Purpose of change

The hub14 computer used to be able to give infinite amounts of the security bot schematics, which broke game balance as they had high-ish barter value.
Now, it can only print the document once before locking the user out.

Describe the solution

Simple EOC json fix.

Describe alternatives you've considered

Making it be able to only print the schematics 2-3 times instead.

Testing

Works.

Additional context

Very small pure JSON change

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Game: Balance Balancing of (existing) in-game features. astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Jan 1, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jan 1, 2024
@Maleclypse Maleclypse merged commit 225bf5c into CleverRaven:master Jan 2, 2024
19 of 23 checks passed
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 Game: Balance Balancing of (existing) in-game features. [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.

2 participants