Skip to content

Commit

Permalink
Merge pull request ppy#10837 from ppy/update-mod-definitions
Browse files Browse the repository at this point in the history
Update mod definitions
  • Loading branch information
peppy authored Dec 28, 2023
2 parents 689c083 + 6ef9835 commit bbbdf20
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions database/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"SD",
"PF",
"AC",
"AP"
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -140,8 +140,7 @@
"IncompatibleMods": [
"NF",
"PF",
"TP",
"AP"
"TP"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand All @@ -165,8 +164,7 @@
"IncompatibleMods": [
"NF",
"SD",
"AC",
"AP"
"AC"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -353,8 +351,7 @@
"IncompatibleMods": [
"EZ",
"NF",
"PF",
"AP"
"PF"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -605,6 +602,7 @@
"Type": "Automation",
"Settings": [],
"IncompatibleMods": [
"NF",
"AL",
"SG",
"AT",
Expand Down Expand Up @@ -650,10 +648,6 @@
"Type": "Automation",
"Settings": [],
"IncompatibleMods": [
"NF",
"SD",
"PF",
"AC",
"AT",
"CN",
"RX",
Expand Down Expand Up @@ -1214,7 +1208,8 @@
"IncompatibleMods": [
"SD",
"PF",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -1616,6 +1611,7 @@
"Type": "Automation",
"Settings": [],
"IncompatibleMods": [
"NF",
"SG",
"AT",
"CN",
Expand Down Expand Up @@ -1848,7 +1844,8 @@
"IncompatibleMods": [
"SD",
"PF",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -2216,6 +2213,7 @@
"Type": "Automation",
"Settings": [],
"IncompatibleMods": [
"NF",
"AT",
"CN",
"RX"
Expand Down Expand Up @@ -2441,7 +2439,8 @@
"IncompatibleMods": [
"SD",
"PF",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -3137,6 +3136,7 @@
"Type": "Automation",
"Settings": [],
"IncompatibleMods": [
"NF",
"AT",
"CN",
"AS"
Expand Down

0 comments on commit bbbdf20

Please sign in to comment.