mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Splits the Fire Alarm sound into four files [MDB IGNORE] (#11256)
* Splits the Fire Alarm sound into four files (#64324) * sound fission * I can't believe malf tools betrayed me like this * much ado about 0.008 Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com> * Pay no attention to this Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com> * Splits the Fire Alarm sound into four files Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com> Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com>
This commit is contained in:
co-authored by
Fikou
zxaber
parent
ed0932f855
commit
2be5c65772
@@ -688,7 +688,7 @@ GLOBAL_LIST_INIT(malf_modules, subtypesof(/datum/ai_module))
|
||||
cost = 25
|
||||
power_type = /datum/action/innate/ai/break_fire_alarms
|
||||
unlock_text = "<span class='notice'>You replace the thermal sensing capabilities of all fire alarms with a manual override, allowing you to turn them off at will.</span>"
|
||||
unlock_sound = 'sound/machines/FireAlarm.ogg'
|
||||
unlock_sound = 'sound/machines/FireAlarm1.ogg'
|
||||
|
||||
/datum/action/innate/ai/break_fire_alarms
|
||||
name = "Override Thermal Sensors"
|
||||
|
||||
Reference in New Issue
Block a user