Fixed Bilbo, Melancholy Hobbit being required instead of optional.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
effects: [
|
effects: [
|
||||||
{
|
{
|
||||||
type: Trigger
|
type: Trigger
|
||||||
optional: false
|
optional: true
|
||||||
trigger: {
|
trigger: {
|
||||||
type: startOfSkirmishInvolving
|
type: startOfSkirmishInvolving
|
||||||
filter: self
|
filter: self
|
||||||
|
|||||||
Reference in New Issue
Block a user