diff --git a/game/modules/tome/data/talents/celestial/guardian.lua b/game/modules/tome/data/talents/celestial/guardian.lua index 2446fad13bc7da3382880d8f62fa2412c0694749..9b3a8933209992d11f89a7d79c0b5f0f9f275b55 100644 --- a/game/modules/tome/data/talents/celestial/guardian.lua +++ b/game/modules/tome/data/talents/celestial/guardian.lua @@ -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,