mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(Script/Commands): output lookup quest and npc near (#19243)
* close https://github.com/azerothcore/azerothcore-wotlk/issues/19216
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` = 602;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(602, ' [rewarded]');
|
||||
Reference in New Issue
Block a user