CleverRaven/Cataclysm-DDA

Gunmods require you can fit both weapon and mod in pockets

Open

#69,423 opened on Nov 15, 2023

View on GitHub
 (4 comments) (2 reactions) (0 assignees)C++ (3,991 forks)batch import
(S2 - Confirmed)Help WantedItems: ContainersItems: Gunmod / Toolmod[C++]

Repository metrics

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

Description

Describe the bug

There is no way to attach e.g a wooden arrow rest to a short bow when naked or with only unsuitable pockets.

Attach save file

n/a

Steps to reproduce

  1. Be naked.
  2. Spawn a short bow and wear it.
  3. Spawn a wooden arrow rest and wield it.
  4. Apply the wooden arrow rest, select your short bow and press enter to accept.
  5. Stop wielding arrow rest? Only option is to drop it.
  6. You no longer have a wooden arrow rest and can not continue crafting.

Expected behavior

So far all the mods are small enough that you can simply drop them on the ground and work with them there, provided you are neither flying nor standing on rubble or something else.

Plus, it does not even attempt to use a nearby crafting spot or workbench and you can not resume crafting, it immediately reverts to your normal short bow.

Screenshots

No response

Versions and configuration

  • OS: Linux
    • OS Version: LSB Version: n/a; Distributor ID: Arch; Description: Arch Linux; Release: rolling; Codename: n/a;
  • Game Version: cc4cb54 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [ Dark Days Ahead [dda], Disable NPC Needs [no_npc_food], Slowdown Fungal Growth [no_fungal_growth], Bionic Professions [package_bionic_professions] ]

Additional context

I could have sworn I reported this before but I can not find any issues about this.

Contributor guide