forked from MagicBane/Server
Comment updated
This commit is contained in:
@@ -339,8 +339,8 @@ public class WpakPowerManager {
|
|||||||
|
|
||||||
public static void runPowerActions(AbstractCharacter caster, Power power, int rank, AbstractWorldObject target) {
|
public static void runPowerActions(AbstractCharacter caster, Power power, int rank, AbstractWorldObject target) {
|
||||||
|
|
||||||
// Iterate through the poweractions for this
|
// Iterate through the poweractions for this power
|
||||||
// power and execute them..
|
// and execute them according to PowerActionType.
|
||||||
|
|
||||||
for (ActionEntry actionEntry : power.actionEntries) {
|
for (ActionEntry actionEntry : power.actionEntries) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user