CleverRaven/Cataclysm-DDA

Map extras do not evolve monsters

Open

#68.474 geöffnet am 3. Okt. 2023

Auf GitHub ansehen
 (7 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (3.991 Forks)batch import
(S2 - Confirmed)Help WantedMonstersTime / Turns / Duration / Date[C++]

Repository-Metriken

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

Beschreibung

Describe the bug

Every other method of spawning them respects evolution.

Attach save file

n/a, see #68458 instead.

Steps to reproduce

  1. Have a map extra spawning e.g civilians like my PR above.
  2. Set the time to e.g 5 years.
  3. Civilians still spawn in those map extras.

Expected behavior

They get evolved.

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: d48717d [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

No response

Contributor Guide