added options for auras to be restricted by walls

This commit is contained in:
grimsace
2026-05-08 08:55:38 -05:00
parent eaca56c07f
commit 5b3094bd4f
2 changed files with 29 additions and 2 deletions
+4
View File
@@ -30,6 +30,10 @@
"to": "To",
"edge": "Edge",
"center": "Center"
},
"walls": {
"name": "Restricted by Walls",
"hint": "If enabled, the aura will be blocked by walls (Line of Sight). GM Only."
}
}
}