mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Script/Commands: Reimplemented ".lookup map" command.
This commit is contained in:
2
sql/updates/world/2012_11_13_00_world_trinity_string.sql
Normal file
2
sql/updates/world/2012_11_13_00_world_trinity_string.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` IN (5018,5019);
|
||||
UPDATE `trinity_string` SET `content_default`= '[Raid]' WHERE `entry`=5017;
|
||||
Reference in New Issue
Block a user