Alliances & Pet autopot improvement + Crafters patch
Improved Alliance invitations now using "invite popups" just like buddy, party and guild invites. Pet autopot now properly uses up pots from the inventory, fetching from other inventory slots when one place has been completely used up but the "stop criteria" hasn't been fulfilled yet. Pet autopot now properly detects pots with healing factor defined by the character's pool. Fixed old exploit with mineral/jewel crafters. Patched Doorway's questlines.
This commit is contained in:
@@ -3748,7 +3748,7 @@ INSERT IGNORE INTO `temp_data` (`id`, `dropperid`, `itemid`, `minimum_quantity`,
|
||||
(3530, 4240000, 4004003, 1, 1, 0, 10000),
|
||||
(3531, 4240000, 2043801, 1, 1, 0, 300),
|
||||
(3532, 4240000, 4006001, 1, 1, 0, 10000),
|
||||
(3533, 4240000, 4021009, 1, 1, 0, 9000),
|
||||
(3533, 4240000, 4021009, 1, 1, 0, 7000),
|
||||
(3534, 4240000, 1322016, 1, 1, 0, 700),
|
||||
(3535, 4240000, 1041074, 1, 1, 0, 800),
|
||||
(3536, 4240000, 1061069, 1, 1, 0, 800),
|
||||
@@ -4123,7 +4123,7 @@ INSERT IGNORE INTO `temp_data` (`id`, `dropperid`, `itemid`, `minimum_quantity`,
|
||||
(3904, 5120100, 4020001, 1, 1, 0, 90000),
|
||||
(3905, 5120100, 4010006, 1, 1, 0, 90000),
|
||||
(3906, 5120100, 4020007, 1, 1, 0, 90000),
|
||||
(3907, 5120100, 4011007, 1, 1, 0, 30000),
|
||||
(3907, 5120100, 4011007, 1, 1, 0, 7000),
|
||||
(3908, 5120100, 2044602, 1, 1, 0, 3000),
|
||||
(3909, 5120100, 1041082, 1, 1, 0, 8000),
|
||||
(3910, 5120100, 1061081, 1, 1, 0, 8000),
|
||||
@@ -16675,8 +16675,8 @@ INSERT INTO `reactordrops` (`reactordropid`, `reactorid`, `itemid`, `chance`, `q
|
||||
(125, 1022001, 4032319, 7, -1),
|
||||
(126, 1022002, 4001340, 1, 28167),
|
||||
(127, 1202000, 4001366, 1, 28194),
|
||||
(128, 1202003, 4001346, 1, 28225),
|
||||
(129, 1202004, 4001346, 1, 28225),
|
||||
(128, 1202003, 4001346, 3, 28225),
|
||||
(129, 1202004, 4001346, 3, 28225),
|
||||
(130, 1032000, 4032362, 1, 28252),
|
||||
(131, 1032000, 4032363, 1, 28252),
|
||||
(132, 1202004, 4032494, 1, 28255),
|
||||
|
||||
Reference in New Issue
Block a user