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

Fix price of nickel powder #72585

Merged
merged 3 commits into from
Mar 29, 2024
Merged

Conversation

VladMasarik
Copy link
Contributor

Summary

None

Purpose of change

Nickel powder accidentally didn't change its price properly in #70370

https://github.com/CleverRaven/Cataclysm-DDA/pull/70370/files#diff-8fba7d75ec846ef7c5c5b981b5a13c9cd8e131cc0ddb93b8b387a871fd20cde1L512-L515

Describe the solution

The density was lowered by 250x in #70370 but not its price, so lets 250x lower its price as well.

Describe alternatives you've considered

None

Testing

Started cdda without the change, and then with.
Before, I used to be a rich!
image

After:
image

Additional context

Signed-off-by: Vladimir Masarik <masarik.vladimir7@gmail.com>
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Mar 24, 2024
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions and removed json-styled JSON lint passed, label assigned by github actions labels Mar 27, 2024
@Maleclypse Maleclypse merged commit 7b13a60 into CleverRaven:master Mar 29, 2024
24 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 [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