mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Merge pull request #3734 from Menshin/not_compiling_fix
Made the code compilable again
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user