Merge pull request #3734 from Menshin/not_compiling_fix

Made the code compilable again
This commit is contained in:
Cheridan
2014-05-18 06:54:34 -05:00
+1 -3
View File
@@ -5,9 +5,7 @@
max_occurrences = 1
/datum/round_event/meteor_wave/meaty/announce()
command_alert("Meaty ores have been detected on collision course with the station.", "Oh Crap, Get The Mop.")
world << sound('sound/AI/meteors.ogg')
priority_announce("Meaty ores have been detected on collision course with the station.", "Oh Crap, Get The Mop.",'sound/AI/meteors.ogg')
/datum/round_event/meteor_wave/meaty/tick()
if(IsMultiple(activeFor, 3))