reveal thyself castable by all
This commit is contained in:
@@ -175,6 +175,11 @@ public enum PowersManager {
|
|||||||
if(pc.isMoving())
|
if(pc.isMoving())
|
||||||
pc.stopMovement(pc.getMovementLoc());
|
pc.stopMovement(pc.getMovementLoc());
|
||||||
|
|
||||||
|
if(msg.getPowerUsedID() == 429429978){
|
||||||
|
applyPower(origin.getPlayerCharacter(),origin.getPlayerCharacter(),origin.getPlayerCharacter().getLoc(),429429978,msg.getNumTrains(),false);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
if (usePowerA(msg, origin, sendCastToSelf)) {
|
if (usePowerA(msg, origin, sendCastToSelf)) {
|
||||||
// Cast failed for some reason, reset timer
|
// Cast failed for some reason, reset timer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user