Update Card31_027.java
This commit is contained in:
@@ -53,7 +53,7 @@ public class Card31_027 extends AbstractAttachable {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected Filterable getValidTargetFilter(String playerId, LotroGame game, PhysicalCard self) {
|
protected Filterable getValidTargetFilter(String playerId, LotroGame game, PhysicalCard self) {
|
||||||
return Keyword.WARG_RIDER);
|
return Keyword.WARG_RIDER;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user