mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 05:43:12 +01:00
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Delete no longer used data from Characters Database
|
||||
DELETE FROM `game_event_save` WHERE `eventEntry` BETWEEN 33 AND 47;
|
||||
DELETE FROM `game_event_condition_save` WHERE `eventEntry` BETWEEN 33 AND 47;
|
||||
Reference in New Issue
Block a user