Garret changes.

All of it is just a text edit.
This commit is contained in:
MrSky12
2022-08-01 00:25:13 +02:00
parent 97e007354f
commit 05881a1561
5 changed files with 30 additions and 6 deletions
@@ -29,7 +29,11 @@
. = ..()
priority_announce("[station_name()]: A large quantity of condensed low temperature oxygen clouds has been detected around and above the station. A liquid oxygen downpour is expected.",
sound = 'sound/misc/notice2.ogg',
<<<<<<< Updated upstream
sender_override = "GATO Meteorology Division")
=======
sender_override = "Gato Meteorology Division")
>>>>>>> Stashed changes
for(var/V in GLOB.player_list)
var/mob/M = V
if((M.client.prefs.toggles & SOUND_MIDI) && is_station_level(M.z))