Fixing "The Pale Blade" to be able to attach to The Witch-king
This commit is contained in:
@@ -42,7 +42,7 @@ public class Card1_221 extends AbstractAttachable {
|
||||
|
||||
@Override
|
||||
protected Filter getValidTargetFilter(String playerId, LotroGame game, PhysicalCard self) {
|
||||
return Filters.name("THe Witch-king");
|
||||
return Filters.name("The Witch-king");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user