From f8c9784dbf9016a0f37d996a6f6c7ef3e4190c41 Mon Sep 17 00:00:00 2001 From: Rat Date: Sun, 5 Apr 2015 20:55:49 +0200 Subject: Core/Commands: fixed crash in gobject target command --- sql/updates/world/2015_04_05_05_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2015_04_05_05_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_04_05_05_world.sql b/sql/updates/world/2015_04_05_05_world.sql new file mode 100644 index 00000000000..af500e56263 --- /dev/null +++ b/sql/updates/world/2015_04_05_05_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `trinity_string` WHERE entry=524; +INSERT INTO trinity_string VALUES +(524,'Selected object:\n|cffffffff|Hgameobject:%llu|h[%s]|h|r GUID: %u ID: %u\nX: %f Y: %f Z: %f MapId: %u\nOrientation: %f\nPhaseId %u\nPhaseGroup %u',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); -- cgit v1.2.3