mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 12:52:25 +01:00
DB/Object: Stone of Remembrance
* thx @Kittnz for providing the datas closes #14363
This commit is contained in:
3
sql/updates/world/2015_03_15_10_world.sql
Normal file
3
sql/updates/world/2015_03_15_10_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `gossip_menu` WHERE `entry`=5004;
|
||||
INSERT INTO `gossip_menu` (`entry`, `text_id`) VALUES (5004, 6062);
|
||||
Reference in New Issue
Block a user