mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Nerfs Comet Explusion Sound Effect (#21611)
Swaps out the sound effects for the Comet Explusion event to something a little less... loud. I may come back in the future and create a voiced line so it matches other events. --------- Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
@@ -165,6 +165,6 @@
|
||||
command_announcement.Announce("Warning, long range field scanners have detected an unforeseen comet expulsion in collision route with [location_name()].\n\
|
||||
All hands, assume defense condition, perform evasive maneuvers to avoid collision with the debris cloud. Damage control teams prepare to respond to breaches of the \
|
||||
vessel perimeter.",
|
||||
"[location_name()] Long Range Field Objects Sensor Array", new_sound = sound('sound/effects/Evacuation.ogg', volume = 50), zlevels = affecting_z)
|
||||
"[location_name()] Long Range Field Objects Sensor Array", new_sound = sound('sound/effects/crusher_alarm.ogg', volume = 50), zlevels = affecting_z)
|
||||
|
||||
#undef SHIELD_MINIMUM_STRENGTH_TO_REDUCE_EXPLOSION_POWER
|
||||
|
||||
Reference in New Issue
Block a user