mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
* Add lootid output to .gobj info command
* Patch by Visagalis --HG-- branch : trunk
This commit is contained in:
3
sql/updates/9008_world_trinity_string.sql
Normal file
3
sql/updates/9008_world_trinity_string.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
DELETE FROM `trinity_string` WHERE (`entry`='5028');
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES ('5028', 'Lootid: %u');
|
||||
Reference in New Issue
Block a user