From 3512a1b316e7fa471b43127744b2bad99d006352 Mon Sep 17 00:00:00 2001 From: tartalo Date: Tue, 3 Nov 2009 14:54:40 +0100 Subject: merge --HG-- branch : trunk --- sql/updates/6172_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/6172_world.sql (limited to 'sql/updates') diff --git a/sql/updates/6172_world.sql b/sql/updates/6172_world.sql new file mode 100644 index 00000000000..4d929321ef5 --- /dev/null +++ b/sql/updates/6172_world.sql @@ -0,0 +1,2 @@ +UPDATE `trinity_string` SET `content_default`='Warning: You''ve entered a no-fly zone and are about to be dismounted!' WHERE entry=816; + -- cgit v1.2.3