fix(Script/Commands): output lookup quest and npc near (#19243)

* close https://github.com/azerothcore/azerothcore-wotlk/issues/19216
This commit is contained in:
Kitzunu
2024-07-01 12:24:54 +02:00
committed by GitHub
parent 688d7e2fdf
commit 1289e351a2
4 changed files with 19 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `acore_string` WHERE `entry` = 602;
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
(602, ' [rewarded]');