mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Changes the Comet Expulsion sound effect to a voiced line (#21629)
See title. Yes I feel a little dumb changing it and then changing it again but here we are. --------- 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/crusher_alarm.ogg', volume = 50), zlevels = affecting_z)
|
||||
"[location_name()] Long Range Field Objects Sensor Array", new_sound = sound('sound/AI/comet_expulsion.ogg', volume = 50), zlevels = affecting_z)
|
||||
|
||||
#undef SHIELD_MINIMUM_STRENGTH_TO_REDUCE_EXPLOSION_POWER
|
||||
|
||||
Reference in New Issue
Block a user