mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
Commit: Add newlines to end of files
This commit is contained in:
@@ -1129,4 +1129,4 @@ INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`loot
|
||||
(18975,2,90,1,0,-6000,1); -- Generic HellfirePeninsula Loot
|
||||
|
||||
UPDATE `creature_template` SET `lootid`=`entry` WHERE `entry` IN (26222,26223);
|
||||
DELETE FROM `reference_loot_template` WHERE `entry`=34081;
|
||||
DELETE FROM `reference_loot_template` WHERE `entry`=34081;
|
||||
|
||||
@@ -899,4 +899,4 @@ INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`loot
|
||||
(20387,25454,20,1,1,1,1), -- Luminescent Globe
|
||||
(20387,27676,50,1,0,1,1), -- Strange Spores
|
||||
(20387,24401,26,1,0,1,1), -- Unidentified Plant Parts
|
||||
(20387,1,90,1,0,-6000,1); -- Generic HellfirePeninsula Loot (YES FOR ZM)
|
||||
(20387,1,90,1,0,-6000,1); -- Generic HellfirePeninsula Loot (YES FOR ZM)
|
||||
|
||||
Reference in New Issue
Block a user