aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_09_12_04_world_texts.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_09_12_04_world_texts.sql b/sql/updates/world/2014_09_12_04_world_texts.sql
index 7fe155bc6b7..5f7177eb765 100644
--- a/sql/updates/world/2014_09_12_04_world_texts.sql
+++ b/sql/updates/world/2014_09_12_04_world_texts.sql
@@ -1,4 +1,4 @@
-DROP TABLE `db_script_string`; -- RIP
+DROP TABLE IF EXISTS `db_script_string`; -- RIP
UPDATE `waypoint_scripts` SET `dataint` = 5960 WHERE `dataint` = 2000005018;
UPDATE `waypoint_scripts` SET `dataint` = 22392 WHERE `dataint` = 2000005019;