Skip to content
Snippets Groups Projects
Commit 15ebcb40 authored by Zoey76's avatar Zoey76
Browse files

BETA: Fix for Target Handler One, should fix Touch of Life and similar skills by malyelfik.

parent 617bb591
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ public class TargetOne implements ITargetTypeHandler
case HPMPCPHEAL_PERCENT:
case HPMPHEAL_PERCENT:
case HPCPHEAL_PERCENT:
case DUMMY:
canTargetSelf = true;
break;
}
......
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