Scripts/Commands: .npc info now includes react state info
(cherry picked from commit 2c030ed5e7dc809e384415716789e0a663352d16)
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