CleverRaven/Cataclysm-DDA

Charge removal side effects 1: tiny items

Aberta

#67.324 aberto em 31 de jul. de 2023

 (0 comentário) (2 reações) (0 responsável)C++ (3.991 forks)batch import
(S2 - Confirmed)Help WantedItems / Item Actions / Item Qualities

Métricas do repositório

Stars
 (9.264 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 5h) (292 fundiu PRs em 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

Guia do colaborador