Script/Commands: Reimplemented ".lookup map" command.

This commit is contained in:
kaelima
2012-11-13 15:56:15 +01:00
parent 3e43bf5917
commit 3c3d4f4c99
3 changed files with 34 additions and 69 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM `trinity_string` WHERE `entry` IN (5018,5019);
UPDATE `trinity_string` SET `content_default`= '[Raid]' WHERE `entry`=5017;