mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 21:32:52 +01:00
Renumber the file & typofix on 2012_02_21_creature_loot_template
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
UPDATE `creature_template` SET `lootid`=`entry` WHERE `entry` IN (38340,38341,38342,38032,37917,38016,38023,37214,38030,38006,37984);
|
||||
UPDATE `creature_template` SET `lootid`=`entry` WHERE `entry` IN (38032,37917,38016,38023,37214,38030,38006,37984);
|
||||
DELETE FROM `creature_loot_template` WHERE `entry`IN (38032,37917,38016,38023,37214,38030,38006,37984);
|
||||
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES
|
||||
(38032,1,100,1,0,-45009,1), -- Crown Sprayer
|
||||
Reference in New Issue
Block a user