fixed grond always needing to spot a sauron minion. Fixed We're coming too needing to exert an elf
This commit is contained in:
@@ -174,10 +174,6 @@
|
||||
"Support Area",
|
||||
"Engine"
|
||||
],
|
||||
"condition": {
|
||||
"type": "canSpot",
|
||||
"filter": "culture(sauron),minion"
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"type": "activated",
|
||||
|
||||
@@ -257,10 +257,6 @@
|
||||
],
|
||||
"effects": {
|
||||
"type": "event",
|
||||
"cost": {
|
||||
"type": "exert",
|
||||
"filter": "choose(elf)",
|
||||
},
|
||||
"effect": {
|
||||
"type": "heal",
|
||||
"count": "2",
|
||||
|
||||
Reference in New Issue
Block a user