From bcfc790cdabd6ab605bbbf2f312fd12482689c40 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Fri, 5 Aug 2011 09:38:28 +0000 Subject: [PATCH] fixed a typo in the rules, it works in current tho i imagine this could have been the cause of a couple wonky problems. we created lord target chooser with "mountains" instead of "mountain"<--actual land name. --- projects/mtg/bin/Res/rules/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/rules/mtg.txt b/projects/mtg/bin/Res/rules/mtg.txt index 8c471fc69..6b2474818 100644 --- a/projects/mtg/bin/Res/rules/mtg.txt +++ b/projects/mtg/bin/Res/rules/mtg.txt @@ -17,7 +17,7 @@ auto=maxPlay(land)1 auto=lord(Plains|MyBattlefield) {T}:Add{W} auto=lord(Island|MyBattlefield) {T}:Add{U} auto=lord(Swamp|MyBattlefield) {T}:Add{B} -auto=lord(Mountains|MyBattlefield) {T}:Add{R} +auto=lord(Mountain|MyBattlefield) {T}:Add{R} auto=lord(Forest|MyBattlefield) {T}:Add{G}