Skip to content

Commit

Permalink
[MIRROR] The "Guide to Advanced Mimery" series now make but the faint…
Browse files Browse the repository at this point in the history
…est noise when turning their pages (#753)

* The "Guide to Advanced Mimery" series now make but the faintest noise when turning their pages (#81068)

## About The Pull Request

What it says on the tin. To fit with the description of volume 1 ("The
pages don't make any sound when turned."), they now use the sound of
faint rustling instead of the default page-turning sound effect.

Pictured below (you may wish to turn up your volume):


https://github.com/tgstation/tgstation/assets/80640114/e9867815-8e33-47a5-83e2-19fc979e15d6
## Why It's Good For The Game

Makes the book's behaviour consistent with their description, plus it's
just fitting, isn't it?.
## Changelog
:cl:
sound: The Guide to Advanced Mimery book series now only make a very
faint noise when turning their pages, in order to match their
description
/:cl:

* The "Guide to Advanced Mimery" series now make but the faintest noise when turning their pages

---------

Co-authored-by: A miscellaneous Fern <[email protected]>
  • Loading branch information
2 people authored and FFMirrorBot committed Feb 3, 2024
1 parent d513c01 commit 9930701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/granters/magic/mime.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
desc = "The missing entry into the legendary saga. Unfortunately it doesn't teach you anything."
icon_state ="bookmime"
remarks = list("...")
book_sounds = list('sound/effects/space_wind.ogg')

/obj/item/book/granter/action/spell/mime/attack_self(mob/user)
. = ..()
Expand Down

0 comments on commit 9930701

Please sign in to comment.