feat(Scripts/Commands): show SpellSchoolImmuneMask in .npc info (#6788)

This commit is contained in:
Kitzunu
2021-07-09 11:39:48 +02:00
committed by GitHub
parent 274af7bf27
commit 2ce0739838
4 changed files with 45 additions and 3 deletions

View File

@@ -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');