Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> Revives #5330. Cooldown adjusted because I know how much of a headache a 1 second cooldown would give. Credit: Modified code and desk_bell.ogg from [Paradise SS13](https://github.com/ParadiseSS13/Paradise) Sprite from Kat 'APC' Smith - darklordcabbage on discord. I just modified it a bit according to nauticall's review on the past PR. Animated sprite from Thwomp. Also modified. Birdtalon for the code. <!-- Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. --> # Explain why it's good for the game Grab req's attention without having to point at their floor. Grab the offscreen WJ's attention. Immersion? # Testing Photographs and Procedure <!-- Include any screenshots/videos/debugging steps of the modified code functioning successfully, ideally including edge cases. --> <!-- !! If you are modifying sprites, you **must** include one or more in-game screenshots or videos of the new sprites. !! --> <details> <summary>Screenshots & Videos</summary> ![image](https://github.com/cmss13-devs/cmss13/assets/42235601/7e6bbacd-7144-4a4a-bf8c-9ef25bba6135) ![image](https://github.com/cmss13-devs/cmss13/assets/42235601/02aeca97-3d9d-4af5-b905-5efc355b57df) </details> # Changelog <!-- If your PR modifies aspects of the game that can be concretely observed by players or admins you should add a changelog. If your change does NOT meet this description, remove this section. Be sure to properly label your changes in the changelog. Please note that maintainers freely reserve the right to remove and add tags should they deem it appropriate. You can attempt to finagle the system all you want, but it's best to shoot for clear communication right off the bat. --> <!-- If you add a name after the ':cl', that name will be used in the changelog. You must add your CKEY after the CL if your GitHub name doesn't match. Maintainers freely reserve the right to remove and add tags should they deem it appropriate. --> :cl: Birdtalon, Kat 'APC' Smith, Thwomp, Waseemq1235 add: Desk bell for cargo, medbay, brig, and AI reception. soundadd: Desk bell sound effect. /:cl: <!-- Both :cl:'s are required for the changelog to work! --> --------- Co-authored-by: SabreML <[email protected]>
- Loading branch information