SalieriC / SWIM

A collection of macros for the SWADE system on Foundry with a focus on immersion (i.e. by using sound effects)
GNU General Public License v3.0
10 stars 12 forks source link

Consider using `game.users.activeGM?.isSelf` instead of `swim.is_first_gm` #132

Open SalieriC opened 1 year ago

SalieriC commented 1 year ago

It is supposed to do the same just with a different logic.