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

Fix

parent 56be8a1c
No related branches found
No related tags found
No related merge requests found
......@@ -766,8 +766,8 @@ With each slow breath it takes reality distorts around it. Blue twirls into red
self:forceUseTalent(self.T_SLEEP, {})
elseif not self:isTalentCoolingDown(self.T_DREAMSCAPE) and self.ai_target.actor:attr("sleep") then
self:forceUseTalent(self.T_DREAMSCAPE, {})
end
end]]
end]]
end
end,
on_acquire_target = function(self, who)
self:useEnergy() -- Use energy as soon as we find a target so we don't move
......
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