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

Gun barrel length to string #37887

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Gun barrel length to string #37887

merged 1 commit into from
Feb 10, 2020

Conversation

snipercup
Copy link
Contributor

@snipercup snipercup commented Feb 10, 2020

Summary

SUMMARY: none

Purpose of change

Contributes to #36110

Describe the solution

Changes barrel_length from an integer (which I think represents inches) to a string. The amount of ml I put in is the integer multiplied by 250. The barrel_length properties are now strings for all vanilla guns.

Describe alternatives you've considered

Not changing

Testing

The guns before sawing:
image

The amount of moves required before the change:
image

The result of sawing before the change:
image

The amount of moves required after the change (it's a couple of moves more then before)
image

The result of sawing after the change (same result in volume as before)
image

@ZhilkinSerg ZhilkinSerg added the [JSON] Changes (can be) made in JSON label Feb 10, 2020
@ZhilkinSerg ZhilkinSerg merged commit 1d0d809 into CleverRaven:master Feb 10, 2020
@snipercup snipercup deleted the Gun-barrel-length-to-string branch February 11, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants