feat(Core/Scripting): Add new hooks for Ticket (#21238)

This commit is contained in:
iThorgrim
2025-02-17 03:26:05 +01:00
committed by GitHub
parent 0c099a75ec
commit e28384b059
10 changed files with 143 additions and 13 deletions

View File

@@ -67,6 +67,7 @@ class SpellCastTargets;
class SpellInfo;
class SpellScript;
class TempSummon;
class TicketMgr;
class Transport;
class Unit;
class Vehicle;