mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
feat(Scripts/Commands): show SpellSchoolImmuneMask in .npc info (#6788)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625629454877092500');
|
||||
|
||||
DELETE FROM `acore_string` WHERE `entry` = 5062;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(5062, 'SpellSchoolImmuneMask: %u');
|
||||
Reference in New Issue
Block a user