CleverRaven/Cataclysm-DDA

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

Open

#55,158 创建于 2022年2月6日

在 GitHub 查看
 (10 评论) (2 反应) (0 负责人)C++ (3,991 fork)batch import
Good First Issue[C++]

仓库指标

Star
 (9,264 star)
PR 合并指标
 (平均合并 6天 5小时) (30 天内合并 292 个 PR)

描述

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

贡献者指南