Compare commits

..

No commits in common. "d7421e6c5ff3ad5dd4b30072eece7cf5c19dfa32" and "de1967dac75766f9dce3074f18a3db1c043cd180" have entirely different histories.

View file

@ -24,9 +24,7 @@
"title": "Classic",
"gameplay": "CL",
"deckRuleset": "CL",
"customCategories": [
"Passive"
],
"customCategories": ["Passive"],
"legalityCode": "playtest"
}
],
@ -265,13 +263,7 @@
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false,
"cardActionShortcut": {
"action": "MOVE",
"actionData": {
"destination": "Discard"
}
}
"showHiddenCardInHistory": false
},
"Green": {
"title": "Green",
@ -287,13 +279,7 @@
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false,
"cardActionShortcut": {
"action": "MOVE",
"actionData": {
"destination": "Discard"
}
}
"showHiddenCardInHistory": false
},
"Blue": {
"title": "Blue",
@ -309,13 +295,7 @@
"enterSpun": false,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false,
"cardActionShortcut": {
"action": "MOVE",
"actionData": {
"destination": "Discard"
}
}
"showHiddenCardInHistory": false
},
"Passive": {
"title": "Passive",
@ -329,7 +309,7 @@
"noQuickActions": false,
"enterTapped": false,
"enterSpun": false,
"isGroupForbidden": true,
"isGroupForbidden": false,
"keepTappedNewTurn": false,
"showHiddenCardInHistory": false
}