From 75f5e9756ea6f59dac820c50274a955dc69fca01 Mon Sep 17 00:00:00 2001 From: Shocker Date: Sun, 26 Sep 2010 23:46:31 +0300 Subject: Core/Commands: Allow .gobject near to print gameobject entry too --HG-- branch : trunk --- sql/updates/10083_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/10083_world_trinity_string.sql (limited to 'sql/updates') diff --git a/sql/updates/10083_world_trinity_string.sql b/sql/updates/10083_world_trinity_string.sql new file mode 100644 index 00000000000..3564cab902d --- /dev/null +++ b/sql/updates/10083_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = '%d (Entry: %d) - |cffffffff|Hgameobject:%d|h[%s X:%f Y:%f Z:%f MapId:%d]|h|r ' WHERE `entry` = 517; -- cgit v1.2.3