Skip to content

Commit

Permalink
change rhombus shops to correct locations
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeTriangle committed Dec 16, 2024
1 parent 3e2ff42 commit c053e36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/in/shops.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@
},
"region": {
"linear": "33",
"open": "open16"
"open": "open20"
},
"condition": [
[ "var", "canGrind" ]
Expand All @@ -501,7 +501,7 @@
},
"region": {
"linear": "33",
"open": "open16"
"open": "open20"
},
"condition": [
[ "var", "canGrind" ]
Expand Down Expand Up @@ -530,7 +530,7 @@
},
"region": {
"linear": "33",
"open": "open16"
"open": "open20"
},
"condition": [
[ "var", "canGrind" ]
Expand All @@ -545,7 +545,7 @@
},
"region": {
"linear": "33",
"open": "open16"
"open": "open20"
},
"slots": [
"Rising Super Star",
Expand Down

0 comments on commit c053e36

Please sign in to comment.