aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorRat <gmstreetrat@gmail.com>2015-04-05 20:55:49 +0200
committerRat <gmstreetrat@gmail.com>2015-04-05 20:55:49 +0200
commitf8c9784dbf9016a0f37d996a6f6c7ef3e4190c41 (patch)
treec3c28b178ec1c9ea6a0a3152e59f4c7dff2e94a1 /sql/updates
parent832c3d7a09f4e184e7156a73aafac6e58de2269b (diff)
Core/Commands: fixed crash in gobject target command
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2015_04_05_05_world.sql3
1 files changed, 3 insertions, 0 deletions
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);