mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Small playsound audit, particularly involving portal sounds (#28170)
* Small playsound audit, particularly involving portal sounds * wew --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
Gandalf
parent
c3a4865d3c
commit
813591ad15
@@ -263,7 +263,7 @@
|
||||
open_machine()
|
||||
return
|
||||
|
||||
mob_occupant.playsound_local(src, "sound/magic/blink.ogg", 25, TRUE)
|
||||
mob_occupant.playsound_local(src, 'sound/magic/blink.ogg', 25, TRUE)
|
||||
mob_occupant.set_static_vision(2 SECONDS)
|
||||
mob_occupant.set_temp_blindness(1 SECONDS)
|
||||
mob_occupant.Paralyze(2 SECONDS)
|
||||
|
||||
Reference in New Issue
Block a user