CleverRaven/Cataclysm-DDA

Misc repair kit wastes duct tape when used for anyting other than repairing

Open

#55 158 ouverte le 6 févr. 2022

Voir sur GitHub
 (10 commentaires) (2 réactions) (0 assignés)C++ (3 991 forks)batch import
Good First Issue[C++]

Métriques du dépôt

Stars
 (9 264 stars)
Métriques de merge PR
 (Merge moyen 6j 5h) (292 PRs mergées en 30 j)

Description

Describe the bug

Any action with the misc repair kit costs Duct Tape!

+ 1) repair items - new functionality                                                  costs duct tape
- 2) use any of the X-Acto / wood saw actions - cut an item, chop logs, chop trees ... costs duct tape

Fun fact - you can disassemble the misc repair kit, then use the X-Acto knife/wood saw for free, then reassemble the kit ... which is stupid.

- no extra realism added
- extra inventory cost to store the misc repair kit as single unit rather than its components as separate items
- wastes duct tape - what rainbows are made of!

Steps to reproduce

  1. spawn 4 logs, an X-Acto knife and a wood saw
+2) cut a log using a simple wood saw - free
+3) cut a log using an X-Acto "cut up item" option - free

-4) cut a log using a misc repair kit's "chop log" option - costs 5 duct tape
-5) cut a log using a misc repair kit's "cut up item" option - costs 5 duct tape 

Expected behavior

X-Acto knife and wood saw usage costs no duct tape - no matter if you use them from the misc repair kit or by themselves.

Screenshots

No response

Versions and configuration

win 8.1, tested both on Stable 0.F-3 and Experimental branch from 22.01.22, Tiles, English, default mods

Additional context

No response

Guide contributeur