de-ice

1 - Proposed improvement

On line 6 of de-ice.lua I would change:

if (string.find(arg1, "Can't do that while")) then

to

if (string.find(arg1, "Can't do that while") or string.find(arg1, "Not yet recovered") or string.find(arg1, "Spell is not")) then

This works much better and gets you out of ice block quicker while still maintaining a spammable ice block.

Love this addon!

User When Change
ejholmes Thu, 10 Sep 2009 07:30:37 Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Reported on
10 Sep 2009
Status
New - Issue has not had initial review yet.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.

Reported by

Possible assignees