mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Scripts/Commands: .npc info now includes react state info
(cherry picked from commit 2c030ed5e7)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UPDATE `trinity_string` SET `entry`=5087 WHERE `entry`=5018;
|
||||
DELETE FROM `trinity_string` WHERE `entry`=5018;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES (5018,"React state: %s");
|
||||
Reference in New Issue
Block a user