diff options
-rw-r--r-- | sql/updates/world/2014_10_20_00_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_10_20_00_world.sql b/sql/updates/world/2014_10_20_00_world.sql index fe1a7bbca18..202aa2d73c8 100644 --- a/sql/updates/world/2014_10_20_00_world.sql +++ b/sql/updates/world/2014_10_20_00_world.sql @@ -1 +1 @@ -UPDATE `trinity_string` SET `content_default`='%llu - owner: %s (guid: %llu account: %u) %s' WHERE `id`=510; +UPDATE `trinity_string` SET `content_default`='%llu - owner: %s (guid: %llu account: %u) %s' WHERE `entry`=510; |