mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
Merge pull request #52048 from Tlaltecuhtli/shutte-doors
votes now play a sound when they get started
This commit is contained in:
@@ -229,6 +229,8 @@ SUBSYSTEM_DEF(vote)
|
||||
C.player_details.player_actions += V
|
||||
V.Grant(C.mob)
|
||||
generated_actions += V
|
||||
if(C.prefs.toggles & SOUND_ANNOUNCEMENTS)
|
||||
SEND_SOUND(C, sound('sound/misc/bloop.ogg'))
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user