From 71422dcd699607df6b8425160b3a592575f9e556 Mon Sep 17 00:00:00 2001 From: Shauren Date: Wed, 22 Oct 2014 18:12:51 +0200 Subject: Core/Entities: Second part of removing GetGUIDLow() uses --- sql/updates/world/2014_10_22_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_10_22_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/2014_10_22_01_world.sql b/sql/updates/world/2014_10_22_01_world.sql new file mode 100644 index 00000000000..eee6baf61bb --- /dev/null +++ b/sql/updates/world/2014_10_22_01_world.sql @@ -0,0 +1,2 @@ +UPDATE `trinity_string` SET `content_default`='Creature (%s) No waypoint found - used ''wpguid''. Now trying to find it by its position...' WHERE `entry`=222; +UPDATE `trinity_string` SET `content_default`='Creature (%s) No waypoints found.' WHERE `entry`=223; -- cgit v1.2.3