From 1536a340afbd5ca598e6c23ee5f0dca84b74f6a3 Mon Sep 17 00:00:00 2001 From: Malcrom Date: Wed, 22 Feb 2012 14:09:45 -0330 Subject: db/loot: Fix sql add line at end. --- sql/updates/world/2012_02_21_00_world_creature_loot_template.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2012_02_21_00_world_creature_loot_template.sql b/sql/updates/world/2012_02_21_00_world_creature_loot_template.sql index 13ba9384f16..1d05c031868 100644 --- a/sql/updates/world/2012_02_21_00_world_creature_loot_template.sql +++ b/sql/updates/world/2012_02_21_00_world_creature_loot_template.sql @@ -75,4 +75,4 @@ INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`loot (@Lootid,4,1,1,1,-24012,1), -- Outland Blue Reference1 (@Lootid,5,5,1,1,-24093,1), -- Outland Plans & patterns -- Scrolls -(@Lootid,6,5,1,0,-24724,1); -- Scroll of IV \ No newline at end of file +(@Lootid,6,5,1,0,-24724,1); -- Scroll of IV -- cgit v1.2.3