v0.9.2: fixed rogue T3 talents having 2 points instead of 3

This commit is contained in:
Evan Debenham 2021-01-23 21:04:24 -05:00
parent 7b56f964d9
commit 79d577031a

View File

@ -93,7 +93,7 @@ public enum Talent {
//Rogue T2
MYSTICAL_MEAL(68), MYSTICAL_UPGRADE(69), WIDE_SEARCH(70), SILENT_STEPS(71), ROGUES_FORESIGHT(72),
//Rogue T3
ROGUE_T3_1(73), ROGUE_T3_2(74),
ROGUE_T3_1(73, 3), ROGUE_T3_2(74, 3),
//Assassin T3
ASSASSIN_T3_1(75, 3), ASSASSIN_T3_2(76, 3), ASSASSIN_T3_3(77, 3),
//Freerunner T3