Skip to content
Snippets Groups Projects
Commit 3629d983 authored by DarkGod's avatar DarkGod
Browse files

Archmages statr with Manathrust instead of Arcane Power as those switched place

parent beac6a92
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -192,7 +192,7 @@ newBirthDescriptor{
["spell/storm"]={false, 0.3, "mage_tempest"},
},
talents = {
[ActorTalents.T_ARCANE_POWER] = 1,
[ActorTalents.T_MANATHRUST] = 1,
[ActorTalents.T_FLAME] = 1,
[ActorTalents.T_LIGHTNING] = 1,
[ActorTalents.T_PHASE_DOOR] = 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment