Skip to content

docs: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT to CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT#1188

Merged
Kitzunu merged 2 commits into
masterfrom
copilot/update-wiki-creature-flags
Apr 4, 2026
Merged

docs: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT to CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT#1188
Kitzunu merged 2 commits into
masterfrom
copilot/update-wiki-creature-flags

Conversation

Copilot AI commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Syncs wiki documentation with azerothcore-wotlk#25363, which renamed the flag and wired it to SetIsCombatDisallowed().

Changes

  • docs/creature_template.mdflags_extra table, value 8192 (0x00002000):
    • Renamed CREATURE_FLAG_EXTRA_IGNORE_COMBATCREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT
    • Added missing description: creature cannot enter combat (will not attack or be attacked)

…_CANNOT_ENTER_COMBAT with description

Agent-Logs-Url: https://github.com/azerothcore/wiki/sessions/65077e27-0110-4f31-86ba-6973e45073b2

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Copilot AI changed the title [WIP] Update wiki for CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT docs: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT to CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT Apr 4, 2026
Copilot AI requested a review from Kitzunu April 4, 2026 09:14
@Kitzunu Kitzunu marked this pull request as ready for review April 4, 2026 09:15
@Kitzunu Kitzunu merged commit 5ea324a into master Apr 4, 2026
@Kitzunu Kitzunu deleted the copilot/update-wiki-creature-flags branch April 4, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wiki Update Needed: fix(Core/Creature): Implement CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT

2 participants