Skip to content

Commit

Permalink
Fix winning conditions for paint party
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushmead committed Nov 17, 2024
1 parent 9e6c415 commit 0fd40a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/lt/behaviors/paint_party/end.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"type": "ltminigames:place_by_statistic",
"statistic": "kills",
"statistic": "points",
"order": "max"
},
{
Expand Down

0 comments on commit 0fd40a8

Please sign in to comment.