added enabled/disabled toggle

This commit is contained in:
grimsace
2026-05-08 09:06:32 -05:00
parent 31a8f85e54
commit 425919e9a3
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -34,6 +34,9 @@
"walls": {
"name": "Restricted by Walls",
"hint": "If enabled, the aura will be blocked by walls (Line of Sight). GM Only."
},
"enabled": {
"name": "Enabled"
}
}
}