Fixed Scouring of the Shire not being unique in PC errata. Fixed Fell Voices Call referencing a memory item that doesn't exist.
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
"side": "free_people",
|
||||
"cost": 0,
|
||||
"culture": "Shire",
|
||||
"title": "Scouring of the Shire",
|
||||
"title": "*Scouring of the Shire",
|
||||
"type": "condition",
|
||||
"keyword": [
|
||||
"Support Area",
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
"type": "event",
|
||||
"effect": {
|
||||
"type": "playCardFromDiscard",
|
||||
"filter": "choose(culture(wraith),item)",
|
||||
"on": "memory(playedNazgul)"
|
||||
"filter": "choose(culture(wraith),item)"
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>Most recent update</b>
|
||||
|
||||
<b>2021 December 24 - A</b>
|
||||
<b>2021 December 26 - A</b>
|
||||
- Fixed Scouring of the Shire (18R112) errata not being unique.
|
||||
- Fixed Fell Voices Call (V1_37) likely crashing due to a bad memory reference.
|
||||
|
||||
<b>2021 December 24</b>
|
||||
- UPDATED ERRATA: Great Hill Troll (8C102).
|
||||
Twilight Cost: 10 -> <div style="color:red">9</div>
|
||||
Game Text:
|
||||
|
||||
Reference in New Issue
Block a user