mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Another compile fix.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
if(!prob(chance * eventchance))
|
||||
return 0
|
||||
|
||||
switch()
|
||||
switch(picked_event)
|
||||
if("Meteor")
|
||||
command_alert("Meteors have been detected on collision course with the station.", "Meteor Alert")
|
||||
world << sound('sound/AI/meteors.ogg')
|
||||
|
||||
Reference in New Issue
Block a user