CleverRaven/Cataclysm-DDA

Using vacuum packs from orc village as component causes foods to have `CANNIBALISM` flags on the final products

Open

#67,732 opened on Aug 17, 2023

View on GitHub
 (6 comments) (1 reaction) (0 assignees)C++ (3,991 forks)batch import
(S2 - Confirmed)Help WantedItems / Item Actions / Item Qualities[C++]

Repository metrics

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

Description

Describe the bug

The title.

To be more specific, orc villages have vacuum packed meats as one of their loots. Orcs having smoked human meats implies that they harvest human meats, but for whatever reason, they have vacuum packed meats. They aren't human meats either but a regular meat. I guess the bags have CANNIBALISM flag instead of the contents inside.

Attach save file

rim-trimmed.tar.gz

Steps to reproduce

  1. Steal some vacuum-packed meats from orc villages
  2. Throw the contents inside away
  3. Use the bag(s) as an ingredient to make fruit slices
  4. Observe the game telling you that it contains human flesh despite the fact those are god damn plant matters

Step 3 can be also replaced with salted meat slices. I've never tested it, but it's very likely.

Expected behavior

I expected the food to not contain human flesh out of nowhere.

Screenshots

Screenshot_20230818_020738_Cataclysm DDA (experimental) ^ The top one uses normal plastic bag, while the bottom one uses the problematic vacuum bag

Screenshot_20230818_012354_Cataclysm DDA (experimental)

Versions and configuration

  • OS: Android
    • OS Version: Manufacturer: samsung; Model: SM-G991N; Release: 13; Incremental: G991NKSU4EWE9;
  • Game Version: 5edd2f6 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [ Dark Days Ahead [dda], Magiclysm [magiclysm] ]

Additional context

fits the name Magiclysm

Contributor guide