aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2011_04_29_00_world_loot_template.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_04_29_00_world_loot_template.sql b/sql/updates/world/2011_04_29_00_world_loot_template.sql
index da42e1df5a8..f690f082c35 100644
--- a/sql/updates/world/2011_04_29_00_world_loot_template.sql
+++ b/sql/updates/world/2011_04_29_00_world_loot_template.sql
@@ -1,5 +1,5 @@
-- Nefarian T2 Head
-SET @REF:= 34348; (found by StoredProc)
+SET @REF:= 34348; -- (found by StoredProc)
-- Delete all so we can also renumber the itemids on refs for old loot
DELETE FROM `creature_loot_template` WHERE `entry`=11583;