Fixed RIT not being twilight. Fixed Bag End Study not triggering.
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
"cost": 4,
|
||||
"type": "minion",
|
||||
"race": "nazgul",
|
||||
"keyword": ["twilight"],
|
||||
"strength": 9,
|
||||
"vitality": 3,
|
||||
"site": 3,
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"optional": true,
|
||||
"trigger": {
|
||||
"type": "movesFrom",
|
||||
"filter": "self"
|
||||
"filter": "name(Bag End Study)"
|
||||
},
|
||||
"effect": {
|
||||
"type": "playCardFromDrawDeck",
|
||||
|
||||
Reference in New Issue
Block a user