CleverRaven/Cataclysm-DDA

Charge removal side effects 1: tiny items

Open

#67,324 opened on Jul 31, 2023

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C++ (3,991 forks)batch import
(S2 - Confirmed)Help WantedItems / Item Actions / Item Qualities

Repository metrics

Stars
 (9,264 stars)
PR merge metrics
 (Avg merge 6d 5h) (292 merged PRs in 30d)

Description

Describe the bug

A few items had really tiny charges smaller than 1ml. Because we have no unit smaller than that, all of them were rounded up to 1ml and most likely could use an audit to check their stats.

The list of affected items can be found here: https://gist.github.com/mqrause/dc234737bfd5c4309aa4dc496d17bd53#file-oversized_charge_removal-txt

Attach save file

n/a

Steps to reproduce

n/a

Expected behavior

n/a

Screenshots

No response

Versions and configuration

6088293934801590f503ff9d5d961e708af564ff

Additional context

No response

Contributor guide