Skip to content

fix: rename id1 to id for AzerothCore compatibility#77

Merged
Nyeriah merged 1 commit intoazerothcore:masterfrom
Nyeriah:fix-creature-id-rename
Mar 23, 2026
Merged

fix: rename id1 to id for AzerothCore compatibility#77
Nyeriah merged 1 commit intoazerothcore:masterfrom
Nyeriah:fix-creature-id-rename

Conversation

@Nyeriah
Copy link
Copy Markdown
Member

@Nyeriah Nyeriah commented Mar 23, 2026

Summary

Changes

  • src/mod_guildhouse.cpp line 81: cr_data->id1cr_data->id
  • src/mod_guildhouse.cpp line 281: cr_data->id1cr_data->id

🤖 Generated with Claude Code

AzerothCore PR #25197 normalizes the creature table by moving
id2/id3 into a separate creature_multispawn table and renaming
id1 back to id.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Nyeriah Nyeriah merged commit d788e4b into azerothcore:master Mar 23, 2026
1 check failed
Nyeriah added a commit that referenced this pull request Mar 23, 2026
Nyeriah added a commit that referenced this pull request Mar 23, 2026
Nyeriah added a commit that referenced this pull request Mar 23, 2026
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.

1 participant