Autoassigner patch

Fixed autoassigner handler not reading the client's packet properly when using USE_SERVER_AUTOASSIGNER = false.
Updated questid for some drops on the DB.
Added scripts for some quests on the Aran's Full Swing skill questline.
This commit is contained in:
ronancpl
2018-04-18 13:35:42 -03:00
parent 6a63f9d95e
commit 134c34fa58
15 changed files with 256 additions and 70 deletions

View File

@@ -2850,9 +2850,9 @@ USE `heavenms`;
(3110100, 4000032, 1, 1, 0, 200000),
(9300234, 4000032, 1, 1, 0, 200000),
(9500108, 4000032, 1, 1, 0, 200000),
(3110100, 4031164, 1, 1, 0, 7000),
(9300234, 4031164, 1, 1, 0, 7000),
(9500108, 4031164, 1, 1, 0, 7000),
(3110100, 4031164, 1, 1, 2084, 7000),
(9300234, 4031164, 1, 1, 2084, 7000),
(9500108, 4031164, 1, 1, 2084, 7000),
(3110100, 4031405, 1, 1, 0, 7000),
(9300234, 4031405, 1, 1, 0, 7000),
(9500108, 4031405, 1, 1, 0, 7000),
@@ -9148,8 +9148,8 @@ USE `heavenms`;
(9420530, 1002212, 1, 1, 0, 700),
(9420530, 1472013, 1, 1, 0, 700),
(9420530, 1051006, 1, 1, 0, 700),
(5130107, 4031218, 1, 1, 0, 7000),
(9400504, 4031218, 1, 1, 0, 7000),
(5130107, 4031218, 1, 1, 3071, 7000),
(9400504, 4031218, 1, 1, 3071, 7000),
(5130107, 2000002, 1, 1, 0, 40000),
(9400504, 2000002, 1, 1, 0, 40000),
(5130107, 2000003, 1, 1, 0, 40000),
@@ -9202,7 +9202,7 @@ USE `heavenms`;
(9400504, 1060083, 1, 1, 0, 700),
(5130107, 1482008, 1, 1, 0, 700),
(9400504, 1482008, 1, 1, 0, 700),
(5130108, 4031218, 1, 1, 0, 7000),
(5130108, 4031218, 1, 1, 3071, 7000),
(5130108, 2000002, 1, 1, 0, 40000),
(5130108, 2000003, 1, 1, 0, 40000),
(5130108, 2000004, 1, 1, 0, 40000),
@@ -11082,8 +11082,8 @@ USE `heavenms`;
(9420534, 1061102, 1, 1, 0, 700),
(6230300, 4000129, 1, 1, 0, 200000),
(9300317, 4000129, 1, 1, 0, 200000),
(6230300, 4031189, 1, 1, 0, 7000),
(9300317, 4031189, 1, 1, 0, 7000),
(6230300, 4031189, 1, 1, 3448, 7000),
(9300317, 4031189, 1, 1, 3448, 7000),
(6230300, 2000002, 1, 1, 0, 40000),
(9300317, 2000002, 1, 4, 0, 40000),
(6230300, 2043701, 1, 1, 0, 750),
@@ -19239,7 +19239,7 @@ USE `heavenms`;
(9400578, 1032013, 1, 1, 0, 1200),
(9400578, 1372009, 1, 1, 0, 1200),
(9400578, 1372009, 1, 1, 0, 1200),
(9300011, 4031130, 1, 1, 0, 10000),
(9300011, 4031130, 1, 1, 3238, 10000),
(7160000, 2385015, 1, 1, 0, 10000),
(3230306, 2022355, 1, 1, 3248, 100000),
(4230113, 2022354, 1, 1, 3248, 100000),
@@ -20185,7 +20185,10 @@ USE `heavenms`;
(1110130, 4032317, 1, 1, 21717, 40000),
(1110130, 4032318, 1, 1, 21718, 40000),
(1140130, 4032319, 1, 1, 21723, 100000),
(2230131, 4032321, 1, 1, 21727, 20000);
(2230131, 4032321, 1, 1, 21727, 20000),
(5250002, 4032326, 1, 1, 21752, 100000),
(2110301, 4032401, 1, 1, 2261, 100000),
(2110300, 4032402, 1, 1, 2263, 100000);
# (dropperid, itemid, minqty, maxqty, questid, chance)