Fixing uncommited YHMS fix. Fixing Walks in Twilight not being optional
This commit is contained in:
@@ -230,6 +230,10 @@
|
||||
"type": "condition",
|
||||
"target": "companion,signet(aragorn),not(name(Aragorn))",
|
||||
"strength": 2,
|
||||
"condition": {
|
||||
"type": "canSpot",
|
||||
"filter": "name(aragorn)"
|
||||
},
|
||||
"effects": {
|
||||
"type": "trigger",
|
||||
"trigger": {
|
||||
|
||||
@@ -179,6 +179,7 @@
|
||||
"effects": [
|
||||
{
|
||||
"type": "trigger",
|
||||
"optional": true,
|
||||
"trigger": {
|
||||
"type": "winsSkirmish",
|
||||
"filter": "and(twilight,nazgul)"
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
- Fixed Cirdan, the Shipwright (10R8) errata limiting his effect to at most -4 (should be unlimited).
|
||||
- Fixed all Set V1 site cards missing their keywords (most importantly, Moria Crossroads not having underground).
|
||||
- Fixed You Have My Sword (V1_24) not spotting Aragorn as a requirement.
|
||||
- Fixed Walks in Twilight not being optional.
|
||||
|
||||
<b>2021 December 20 - B</b>
|
||||
- Fixed a game crash regarding new functionality added for Crebain Flock (V1_25).
|
||||
|
||||
Reference in New Issue
Block a user