mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-20 12:33:59 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -86,5 +86,8 @@
|
||||
var/mob/living/L = M
|
||||
L.apply_status_effect(STATUS_EFFECT_GOOD_MUSIC)
|
||||
*/
|
||||
if(!M)
|
||||
hearing_mobs -= M
|
||||
continue
|
||||
M.playsound_local(source, null, volume * using_instrument.volume_multiplier, S = music_played, preference = /datum/client_preference/instrument_toggle, volume_channel = VOLUME_CHANNEL_INSTRUMENTS)
|
||||
// Could do environment and echo later but not for now
|
||||
|
||||
Reference in New Issue
Block a user