WK charges fix + Job level cap + MapleQuestItemFetcher
Fixed WK charges not overriding one another and some concurrency issues within MapleMap and EventInstanceManager. New feature: job level cap, limits EXP gain until job advancement is done. New tool: MapleQuestItemFetcher, searches through the server files for missing quest items and reports the results.
This commit is contained in:
@@ -110,7 +110,7 @@ public enum MapleBuffStat {
|
||||
// needs Soul Stone
|
||||
//end incorrect buffstats
|
||||
|
||||
//WIND_WALK(0x400000000L, true),
|
||||
WIND_WALK(0x400000000L, true),
|
||||
ARAN_COMBO(0x1000000000L, true),
|
||||
COMBO_DRAIN(0x2000000000L, true),
|
||||
COMBO_BARRIER(0x4000000000L, true),
|
||||
|
||||
Reference in New Issue
Block a user