Fixed RIT not being twilight. Fixed Bag End Study not triggering.

This commit is contained in:
Christian 'ketura' McCarty
2021-12-18 17:15:12 -06:00
parent ae5b966fa9
commit 72f95745d3
2 changed files with 2 additions and 1 deletions

View File

@@ -106,6 +106,7 @@
"cost": 4,
"type": "minion",
"race": "nazgul",
"keyword": ["twilight"],
"strength": 9,
"vitality": 3,
"site": 3,

View File

@@ -11,7 +11,7 @@
"optional": true,
"trigger": {
"type": "movesFrom",
"filter": "self"
"filter": "name(Bag End Study)"
},
"effect": {
"type": "playCardFromDrawDeck",