Skip to content
Snippets Groups Projects
Commit d0cd6e46 authored by Chris Davidson's avatar Chris Davidson
Browse files

Fix

parent ec26dd80
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ newBirthDescriptor{
[ActorTalents.T_WEAPON_COMBAT] = 1,
},
copy = {
resolvers.inscription("RUNE:_MANASURGE", {cooldown=25, dur=10, mana=620}),
resolvers.inscription("RUNE:_MANASURGE", {cooldown=25, dur=10, mana=620}, 3),
resolvers.auto_equip_filters{
MAINHAND = {type="weapon", subtype="dagger"},
OFFHAND = {type="weapon", subtype="dagger"},
......
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