|
|
@ -42,5 +42,6 @@ public class PowerActionEntry { |
|
|
|
public boolean removeAll = false; |
|
|
|
public boolean removeAll = false; |
|
|
|
public boolean clearAggro = false; |
|
|
|
public boolean clearAggro = false; |
|
|
|
public boolean targetBecomesPet = false; |
|
|
|
public boolean targetBecomesPet = false; |
|
|
|
|
|
|
|
public boolean destroyOldPet = false; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|