An open API service indexing awesome lists of open source software.

https://github.com/drmccoy/door-is-locked-for-everyone

Foundry VTT module to broadcast locked door sounds to every connected client
https://github.com/drmccoy/door-is-locked-for-everyone

foundryvtt

Last synced: 3 months ago
JSON representation

Foundry VTT module to broadcast locked door sounds to every connected client

Awesome Lists containing this project

README

        

Door is Locked for Everyone
===========================

Door is Locked for Everyone is a [Foundry VTT](https://foundryvtt.com/) add-on
module that sends the "door is locked" sound played when a player clicks on a
locked door to every connected client.

While Foundry VTT 11 already plays the door open and close sounds on every
connected client, it doesn't do so for the door locked sound. [This is
apparently a deliberate design decision on Foundry VTT's part](https://github.com/foundryvtt/foundryvtt/issues/9937).
I disagree with that decision, so this module fixed that behaviour.

Door is Locked for Everyone is released under the terms of the [BSD
2-Clause License](https://spdx.org/licenses/BSD-2-Clause.html).

Door is Locked for Everyone can be found in the following places:
- [Door is Locked for Everyone on GitHub](https://github.com/DrMcCoy/door-is-locked-for-everyone)
- [Door is Locked for Everyone on the FoundryVTT website](https://foundryvtt.com/packages/door-is-locked-for-everyone)