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) {
|
||||
|
||||
// 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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user