Fixed Storied Homestead Response being a required trigger instead of optional.
This commit is contained in:
@@ -1013,7 +1013,7 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
type: Trigger
|
type: Trigger
|
||||||
optional: false
|
optional: true
|
||||||
trigger: {
|
trigger: {
|
||||||
type: usesSpecialAbility
|
type: usesSpecialAbility
|
||||||
filter: minion
|
filter: minion
|
||||||
|
|||||||
Reference in New Issue
Block a user