|
|
|
@ -339,8 +339,8 @@ public class WpakPowerManager {
@@ -339,8 +339,8 @@ public class WpakPowerManager {
|
|
|
|
|
|
|
|
|
|
public static void runPowerActions(AbstractCharacter caster, Power power, int rank, AbstractWorldObject target) { |
|
|
|
|
|
|
|
|
|
// Iterate through the poweractions for this
|
|
|
|
|
// power and execute them..
|
|
|
|
|
// Iterate through the poweractions for this power
|
|
|
|
|
// and execute them according to PowerActionType.
|
|
|
|
|
|
|
|
|
|
for (ActionEntry actionEntry : power.actionEntries) { |
|
|
|
|
|
|
|
|
|