-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Hydration Pack Volume Incorrect #73508
Comments
Caused by #73458. Hydration pack used to be 3001 mL in volume, with its The fix is simple, but not quite. In real life, neither any of the Camelbak family of hydration bladders nor the MOLLE II hydration bladder (which is relevant because military backpacks in the game have a pocket for it) is only 1 mL in volume. From my calculations for Armory, the MOLLE II bladder is just over 250 mL in volume, empty. This would make a full 3 L bladder (which it is rated for) just over 3250 mL. This could be trimmed down to an actual 3250 mL, for the purpose of the game being nice and even with its values. Basically, whoever takes up fixing this should just make the hydration pack ~250 mL in volume, and adjust the pockets that it's supposed to sit in (MOLLE packs etc.) accordingly. (Worth noting that |
With the change of hydration pack to a non-rigid container, when filled up to its maximum volume of water, it would expand excessively to 6 L, as opposed to its approximate 3250 mL maximum volume (as calculated by @Hyperseeker. references CleverRaven#73508, references CleverRaven#73458
With hydration pouches being up to 3.25 L when full, all places where hydration pouches have dedicated pockets needed to be increased explicitly from 3.01 L to 3.25 L. fixes CleverRaven#73508, fixes CleverRaven#73535
With the change of the hydration pouch to be a non-rigid container, the size of the pouch when empty will be changed, and will be at full 3250 mL. This is the first step, the changing of the pockets. references CleverRaven#73508, references CleverRaven#73535
It will allow hydration pouches to fit in the now 3250 mL hydration pouch pockets from the previous commit, and it makes the empty (and full) size of the pouch more accurate to reality. fixes CleverRaven#73508, fixes CleverRaven#73535
Describe the bug
Recently the hydration pack's volume changed from .01 L empty to 3.00 L empty, and expands to 6.00L when full. This prevents it from being placed within pockets specifically designed for it when full, such as the "pouch sized for a hydration pack." on the MOLLE assault pack. The Hydration Pack may not be the only item affected by whatever has changed, but it is the item that I noticed this on.
Attach save file
N/A
Steps to reproduce
Expected behavior
The hydration pack previously had a volume of .01 L empty and would expand to include the volume of the contained liquid up to its maximum.
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda]
]
Additional context
No response
The text was updated successfully, but these errors were encountered: