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