Skip to content
Snippets Groups Projects
Commit fd476810 authored by dg's avatar dg
Browse files

Antimagic quest now grants Antimagic achievement

git-svn-id: http://svn.net-core.org/repos/t-engine4@3196 51575b47-30f0-44d4-a5cc-537603b46e54
parent f5a721ba
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ on_status_change = function(self, who, status, sub)
p:attr("forbid_arcane", 1)
p:learnTalentType("wild-gift/antimagic", true)
p:learnTalent(p.T_RESOLVE, true)
world:gainAchievement("ANTIMAGIC", game.player)
end
end
......
No preview for this file type
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