Skip to content

Commit

Permalink
Add single tap mod definition
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Jul 16, 2022
1 parent 46800e8 commit 805ace0
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions database/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,24 @@
"Type": "Conversion",
"Settings": [],
"IncompatibleMods": [
"SG",
"AT",
"CN",
"RX"
],
"RequiresConfiguration": false,
"UserPlayable": true,
"ValidForMultiplayer": true,
"ValidForMultiplayerAsFreeMod": true
},
{
"Acronym": "SG",
"Name": "Single Tap",
"Description": "You must only use one key!",
"Type": "Conversion",
"Settings": [],
"IncompatibleMods": [
"AL",
"AT",
"CN",
"RX"
Expand All @@ -439,6 +457,7 @@
"SD",
"PF",
"AL",
"SG",
"CN",
"RX",
"AP",
Expand All @@ -462,6 +481,7 @@
"SD",
"PF",
"AL",
"SG",
"AT",
"CN",
"RX",
Expand All @@ -485,6 +505,7 @@
"SD",
"PF",
"AL",
"SG",
"AT",
"CN",
"AP",
Expand Down Expand Up @@ -2610,3 +2631,4 @@
]
}
]

0 comments on commit 805ace0

Please sign in to comment.