Skip to content

Commit

Permalink
fixed location logic for strikebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Br00ty committed Oct 23, 2023
1 parent f8bd58d commit ea7ab45
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions locations/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,11 +419,10 @@
{
"name": "Strikebreak",
"access_rules": [
"$keep_main,slide,$can_slidejump",
"$keep_main,$can_slidejump",
"$keep_main,slide,$Getkicks|1",
"$keep_main,slide,cling",
"$keep_main,$can_strikebreak,$can_slidejump",
"$keep_main,$can_strikebreak,$Getkicks|3",
"$keep_main,$can_strikebreak,$Getkicks|1",
"$keep_main,$can_strikebreak,cling"
],
"sections": [
Expand Down

0 comments on commit ea7ab45

Please sign in to comment.