CleverRaven/Cataclysm-DDA

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

Open

#67.732 geöffnet am 17. Aug. 2023

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (3.991 Forks)batch import
(S2 - Confirmed)Help WantedItems / Item Actions / Item Qualities[C++]

Repository-Metriken

Stars
 (9.264 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 5h) (292 gemergte PRs in 30 T)

Beschreibung

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