Skip to content

Commit

Permalink
fix quest positioning and turn off edit mode
Browse files Browse the repository at this point in the history
  • Loading branch information
TechLord22 committed Dec 13, 2023
1 parent 2419b54 commit 3141945
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/betterquesting/DefaultQuests.json
Original file line number Diff line number Diff line change
Expand Up @@ -34347,7 +34347,7 @@
"id:3": 222,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -96,
"x:3": -90,
"y:3": 60
},
"29:10": {
Expand Down Expand Up @@ -34452,7 +34452,7 @@
"id:3": 324,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -96,
"x:3": -90,
"y:3": -36
},
"44:10": {
Expand Down Expand Up @@ -37463,7 +37463,7 @@
},
"questSettings:10": {
"betterquesting:10": {
"editmode:1": 1,
"editmode:1": 0,
"hardcore:1": 0,
"home_anchor_x:5": 0.5,
"home_anchor_y:5": 0.0,
Expand Down

0 comments on commit 3141945

Please sign in to comment.