Add a setting that makes it so player rolls don't auto-update the sands of fate
This commit is contained in:
parent
c0a9731b02
commit
77d43f28b4
2 changed files with 14 additions and 0 deletions
|
|
@ -155,6 +155,10 @@
|
|||
"both": "Notification and Pause Game",
|
||||
"nothing": "Do Nothing"
|
||||
}
|
||||
},
|
||||
"allowUpdateSandsSocket": {
|
||||
"name": "Player Haste Updates the Sands of Fate",
|
||||
"hint": "This setting determines if when a player makes a haste check that the result will automatically be applied to the global Sands of Fate. Disabling this is good if you want to let players roll without needing to worry about automation messing anything up while they spam rolls."
|
||||
}
|
||||
},
|
||||
"Apps": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue