mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Fixed a minor text bug in Wasteland / Stripmine.
This commit is contained in:
@@ -741,7 +741,6 @@ class CardFactory_Lands {
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Wasteland") || cardName.equals("Strip Mine")) {
|
||||
|
||||
|
||||
//tap sacrifice
|
||||
final Ability_Tap ability = new Ability_Tap(card, "0") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user