This commit is contained in:
Joe Tretter
2020-01-09 20:07:04 -06:00
parent 9a42615934
commit 3856f3d109

View File

@@ -1651,7 +1651,7 @@
"type": "switch", "type": "switch",
"z": "75185287.024c5c", "z": "75185287.024c5c",
"name": "MinReached?", "name": "MinReached?",
"property": " $flowContext('multiplier') - $flowContext('coinBalance') ", "property": "$flowContext('coinBalance') - $flowContext('multiplier') ",
"propertyType": "jsonata", "propertyType": "jsonata",
"rules": [ "rules": [
{ {