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