"Southron Spear"
This commit is contained in:
@@ -35,7 +35,7 @@ public class Card4_255 extends AbstractAttachable {
|
||||
|
||||
@Override
|
||||
protected Filter getValidTargetFilter(String playerId, LotroGame game, PhysicalCard self) {
|
||||
return Filters.keyword(Keyword.SOUTHRON)
|
||||
return Filters.keyword(Keyword.SOUTHRON);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user