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

Runic Golem can not be unlearnt

parent 7c68ad3a
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ newTalent{
require = spells_req_high4,
mode = "passive",
points = 5,
no_npc_use = true,
no_unlearn_last = true,
on_learn = function(self, t)
self.alchemy_golem.life_regen = self.alchemy_golem.life_regen + 1
self.alchemy_golem.mana_regen = self.alchemy_golem.mana_regen + 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