Skip to content

Commit 4462406

Browse files
committed
fix: casper3 complication not applied for fourth target
1 parent f258543 commit 4462406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/PeacockGameChangerProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
},
327327
{
328328
"Condition": {
329-
"$eq": ["$.KilledTargets", 3]
329+
"$eq": ["$.KilledTargets", 4]
330330
},
331331
"Transition": "Success"
332332
}

0 commit comments

Comments
 (0)