Skip to content

Commit

Permalink
Update daily login location
Browse files Browse the repository at this point in the history
  • Loading branch information
waicool20 committed Dec 4, 2023
1 parent 807eecc commit a9c031b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions modules/assets/locations/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,24 +826,24 @@
"landmarks": [
{
"path": "locations/landmarks/daily_login.png",
"x": 399,
"x": 250,
"y": 9,
"width": 60,
"height": 60
"width": 100,
"height": 100
},
{
"path": "locations/landmarks/daily_login0.png",
"x": 399,
"x": 250,
"y": 9,
"width": 60,
"height": 60
"width": 100,
"height": 100
},
{
"path": "locations/landmarks/daily_login1.png",
"x": 399,
"x": 250,
"y": 9,
"width": 60,
"height": 60
"width": 100,
"height": 100
}
],
"links": [
Expand All @@ -855,7 +855,7 @@
"x": 0,
"y": 0,
"width": 138,
"height": 125
"height": 100
}
}
]
Expand Down

0 comments on commit a9c031b

Please sign in to comment.