mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[NO GBP] Restores jumping emote sound (#92724)
## About The Pull Request Fixes #92709 #88464 - Accidentally broke jumping sound on the emote - There was a later commit to that same PR to undo it but not sure if been merged. Just making this PR so that it can be fully fixed.
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
/datum/emote/jump
|
||||
key = "jump"
|
||||
key_third_person = "jumps"
|
||||
message = "jumps!"
|
||||
// Allows ghosts to jump
|
||||
mob_type_ignore_stat_typecache = list(/mob/dead/observer)
|
||||
affected_by_pitch = FALSE
|
||||
|
||||
Reference in New Issue
Block a user