modify ruler and token ruler to show distance ranges (#40)

This commit is contained in:
IrkTheImp 2025-05-23 18:19:37 -05:00 committed by GitHub
parent 504e2ca0f2
commit 2d832e74d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 47 additions and 6 deletions

View file

@ -204,7 +204,7 @@ export const registerDHPSettings = () => {
config: false,
type: Object,
default: {
enabled: false,
enabled: true,
melee: 5,
veryClose: 15,
close: 30,