From 59baaeec48fdd92d8b4067152772e5806be9ff53 Mon Sep 17 00:00:00 2001 From: joschiwald Date: Sat, 13 Sep 2014 20:41:31 +0200 Subject: Core/Chat: cleanup MonsterText methods --- sql/updates/world/2014_09_13_02_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2014_09_13_02_world_trinity_string.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2014_09_13_02_world_trinity_string.sql b/sql/updates/world/2014_09_13_02_world_trinity_string.sql new file mode 100644 index 00000000000..27983ed4602 --- /dev/null +++ b/sql/updates/world/2014_09_13_02_world_trinity_string.sql @@ -0,0 +1 @@ +DELETE FROM `trinity_string` WHERE `ID` IN (28634,28635); -- cgit v1.2.3