Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AleziaKurdis authored Sep 11, 2023
1 parent 00997e6 commit f09a770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SANCTUARY/darkside.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
(function() {
var ROOT = Script.resolvePath('').split("darkside.js")[0];
var D29_DAY_DURATION = 104400; //sec
var MAX_CLICKABLE_DISTANCE_M = 3;
var MAX_CLICKABLE_DISTANCE_M = 4;

// Constructor
var _this = null;
Expand Down
2 changes: 1 addition & 1 deletion SANCTUARY/inertia.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"z": 0.7684439420700073
},
"renderWithZones": [
"{a9b8399d-b449-4dd0-b6ed-8a45778e966d}"
"{00356305-f3d5-4395-834a-096bbbf4c4dc}"
],
"grab": {
"grabbable": false
Expand Down

0 comments on commit f09a770

Please sign in to comment.