contagion castable on players
This commit is contained in:
@@ -482,6 +482,9 @@ public class PowersBase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public boolean targetPlayer() {
|
public boolean targetPlayer() {
|
||||||
|
if(this.name.equals("Contagion")){
|
||||||
|
return true;
|
||||||
|
}
|
||||||
return this.targetPlayer;
|
return this.targetPlayer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user