mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 04:02:53 -04:00
This is what the script changes should have been in PR #17746 (also updates issue #14719 with a correct solution). - remove OnGossipHello() to use DB conditions - replace OnGossipSelect() with sGossipSelect() - focus script on the confirming gossip option - let the other gossip menus be handled in DB