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

Merge branch 'update-aods-unlock-checker' into 'master'

Change the type for the Avatar Distant Sun Unlock Checker to "base/class"

Change the type for the Avatar Distant Sun Unlock Checker hidden talent to "base/class" so it will not prevent a Sun Paladin from entering Zigur who otherwise could.

See merge request !768
parents b6b4ee14 9b951fda
No related branches found
No related tags found
No related merge requests found
......@@ -232,7 +232,7 @@ newTalent{
newTalent{
name = "Avatar Distant Sun Unlock Checker", short_name = "AVATAR_DISTANT_SUN_UNLOCK_CHECKER", image = "talents/avatar_of_a_distant_sun.png",
type = {"celestial/other",1},
type = {"base/class",1},
mode = "passive",
hide = "always",
no_unlearn_last = true,
......
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