mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +00:00
Reported issue fixes (#573)
Fixed hatch overlay not being cut when a firedoor opens Fixed firedoor hatches drawing ontop of office/blast shutters when both are on the same tile Drones can now bump open windoors added attack logs for meteor impacts slightly increased volume of meteor shield impact sound fixed meteor event end announcements
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
else
|
||||
endWhen = next_wave + wave_delay
|
||||
|
||||
/datum/event/meteor_wave/start()
|
||||
/datum/event/meteor_shower/start()
|
||||
command_announcement.Announce("Meteors have reached the station. Please stay away from outer areas until the shower has passed.", "Meteor Alert")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user