Skip to content

Commit 3192081

Browse files
committed
quest: We have the power, Increase power cell drop rate to 100%
1 parent 2a45d1a commit 3192081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/sql/base/db_world/creature_loot_template.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189766,7 +189766,7 @@ INSERT INTO `creature_loot_template` VALUES
189766189766
(26409,36674,0,0.1,0,1,0,1,1,'Rune-Smith Durar - Old Tooth'),
189767189767
(26409,36702,0,0.1,0,1,0,1,1,'Rune-Smith Durar - Melting Icestaff'),
189768189768
(26409,36852,0,1,1,1,0,1,1,'Rune-Smith Durar - War Golem Part'),
189769-
(26409,36857,0,67,1,1,0,1,1,'Rune-Smith Durar - Durar\'s Power Cell'),
189769+
(26409,36857,0,100,1,1,0,1,1,'Rune-Smith Durar - Durar\'s Power Cell'),
189770189770
(26409,37013,0,10,1,1,0,1,1,'Rune-Smith Durar - Dun Argol Cage Key'),
189771189771
(26409,37097,0,0.1,0,1,0,1,1,'Rune-Smith Durar - Scroll of Spirit VII'),
189772189772
(26409,42105,0,33,1,1,0,1,1,'Rune-Smith Durar - Iron Dwarf Brooch'),
@@ -189829,7 +189829,7 @@ INSERT INTO `creature_loot_template` VALUES
189829189829
(26410,36661,0,0.1,0,1,0,1,1,'Rune-Smith Kathorn - Enigmatic Wand'),
189830189830
(26410,36674,0,0.1,0,1,0,1,1,'Rune-Smith Kathorn - Old Tooth'),
189831189831
(26410,36675,0,0.1,0,1,0,1,1,'Rune-Smith Kathorn - Sockeye Dagger'),
189832-
(26410,36858,0,65,1,1,0,1,1,'Rune-Smith Kathorn - Kathorn\'s Power Cell'),
189832+
(26410,36858,0,100,1,1,0,1,1,'Rune-Smith Kathorn - Kathorn\'s Power Cell'),
189833189833
(26410,37013,0,10,1,1,0,1,1,'Rune-Smith Kathorn - Dun Argol Cage Key'),
189834189834
(26410,37091,0,0.2,0,1,0,1,1,'Rune-Smith Kathorn - Scroll of Intellect VII'),
189835189835
(26410,37093,0,0.2,0,1,0,1,1,'Rune-Smith Kathorn - Scroll of Stamina VII'),

0 commit comments

Comments
 (0)