The-Cataclysm-Preservation-Project / TrinityCore

Archived repository for WoW 4.3.4.15595. The project will be reworked for Cataclysm Classic as an official new branch of TrinityCore at https://github.com/TrinityCore/TrinityCore
GNU General Public License v2.0
237 stars 97 forks source link

Added possibility to give creatures multiple gossip menu IDs #433

Open gonzo1247 opened 10 months ago

gonzo1247 commented 10 months ago

Added possibility to give creatures multiple gossip menu ids and control them via conditions ( https://github.com/TrinityCore/TrinityCore/pull/28159)

Cherry-Pick: https://github.com/TrinityCore/TrinityCore/commit/36044a9470e9c39a71916e908ab6cf4f95677793

Some Creaturres use also in Cata different Gossip Menu IDs at the same Entry. With this Change from TrinityCore / Master it is now here possible without a c++ script.

Changes proposed:

Issues addressed: Fixes #

Tests performed: (Does it build, tested in-game, etc) Build, Worked Ingame

Known issues and TODO list: