aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/2412_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-05-09 12:27:41 +0200
committerDrahy <none@none>2009-05-09 12:27:41 +0200
commit3b4e4b82159eff3411297e8e300cbc9a7bf7a1b5 (patch)
treeb63f894a3ef59cd97befbbbb5808feb8205482f2 /sql/updates/2412_world.sql
parentefb79ea169cc6d1a7ca1a4c27b3adc32386d4522 (diff)
* Updated world_script_waypoints
* Updated world_scripts_structure * Moved older sql files to 3.0.9_old folder and in file 0000_3.0.9_old (sql/updates) are stored all these sqls * Also created folder Obsolete_updates where you can find unverified sqls * This should help with sql maintaining --HG-- branch : trunk
Diffstat (limited to 'sql/updates/2412_world.sql')
-rw-r--r--sql/updates/2412_world.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/updates/2412_world.sql b/sql/updates/2412_world.sql
deleted file mode 100644
index c31c22b3d72..00000000000
--- a/sql/updates/2412_world.sql
+++ /dev/null
@@ -1,2 +0,0 @@
-UPDATE `trinity_string` SET `content_default` = 'id: %d effmask: %d charges: %d stack: %d slot %d duration: %d maxduration: %d' WHERE `entry` =468;
-UPDATE `trinity_string` SET `content_default` = 'id: %d eff: %d amount: %d' WHERE `trinity_string`.`entry` =470; \ No newline at end of file