Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Оригинальный PR: Baystation12#34983
Changelog
🆑 SierraKomodo
tweak: Existing "ammo boxes" have been renamed to "magazine boxes".
tweak: Adding and removing bullets from magazines now has a short timer per bullet. Dumping the entire magazine at once onto the ground by using it in your active hand is still instant.
rscadd: You can now transfer bullets between magazines of matching caliburs by using magazines on eachother. Have a bunch of partials you want to repack? That's a lot easier now.
rscadd: Clicking on a pile of bullets on the ground with a magazine or ammobox will now load bullets from the pile into the magazine/box. This intentionally does not work when clicking tables or racks, so you can still put empty boxes and magazines on those. If your pile is on a table/rack, click on the bullets themselves to start the process. For ammoboxes, if the pile has different ammo types and the box is empty, click on a specific bulelt to load that specific ammotype. Otherwise, it just picks one to load.
rscadd: Added proper ammunition boxes - Boxes that contain bullets instead of filled magazines. Ammo boxes can only hold a single type of ammunition at a time.
rscadd: Added various QOL functions for transferring bullets between bullet holders. Clicking magazines, ammoboxes, ammo casings, etc with other mags, boxes, etc will transfer rounds between them with short timers per round.
/:cl:
Other Changes