-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix to not hide partially GM-only light sources in the menu
It's possible for only some lights in an aura light source to be marked as GM-only (or OWNER-only). These were not being shown in the right-click menu despite players being able to see them once equipped. Now these auras will show in the menu, and will only be hidden if the entire auras is GM-only. This also include a refactor to avoid duplicated logic between campaign light sources and unique light sources, while also avoiding some of the complicated looping.
- Loading branch information
1 parent
f760dd0
commit 27a95c2
Showing
1 changed file
with
24 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters