Quest/Loot The Great Fras Siabi (#167)
DB/World: fix quest The Great Fras Siabi (5214) - Closes #116
This commit is contained in:
parent
c15d2b4e19
commit
4809bc14e3
1 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
INSERT INTO version_db_world(`sql_rev`) VALUES ('1475527352519816200');
|
||||
|
||||
UPDATE `gameobject_template` SET Data1 = "5000" WHERE entry = 176248;
|
||||
|
||||
INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES
|
||||
(5000, 13172, -100, 1, 0, 1, 1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue