feat(Core/Common): delete old Tokenizer (#10121)

This commit is contained in:
Kargatum 2022-01-21 14:59:05 +07:00 committed by GitHub
parent a25ef74de3
commit 6d7f58e6ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 284 additions and 225 deletions

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1641914952623130600');
UPDATE `creature_template_addon` SET `auras` = REPLACE(auras, ',', ' ');