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

Use volume strings in mods #36329

Merged
merged 1 commit into from
Dec 22, 2019
Merged

Conversation

anothersimulacrum
Copy link
Member

Summary

SUMMARY: None

Purpose of change

Volume strings provide units and are more easily readable than ints.

Describe the solution

Run tools/json_tools/cddaUpdateVolume.js on data/mods

Testing

Ran the data loading with non-blacklisted mods using the tests

@@ -35,7 +35,7 @@
"skill": "pistol",
"ammo": "454",
"weight": 1500,
"volume": 2,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
it looks like this doesn't quite work

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's due to the built in mod.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants