chore(Core/Battlegrounds): Remove arena ready marker, add hook for module to replace it. (#26562)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `gameobject_template` WHERE `entry` = 301337;
|
||||
DELETE FROM `gameobject_template_addon` WHERE `entry` = 301337;
|
||||
DELETE FROM `gameobject_template_locale` WHERE `entry` = 301337;
|
||||
Reference in New Issue
Block a user