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.
This commit is contained in:
omegablast2002@yahoo.com
2011-08-05 09:38:28 +00:00
parent eac5a35b43
commit bcfc790cda

View File

@@ -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}