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:
NanakoAC
2016-07-14 01:59:26 +01:00
committed by skull132
parent d02967db04
commit de4e73b105
6 changed files with 24 additions and 13 deletions

View File

@@ -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")