mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 23:16:21 +01:00
Adjust wormhole end announcement time
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/datum/event/wormholes
|
||||
startWhen = 0
|
||||
endWhen = 800
|
||||
endWhen = 8
|
||||
|
||||
/datum/event/wormholes/start()
|
||||
wormhole_event()
|
||||
|
||||
/datum/event/wormholes/end()
|
||||
command_announcement.Announce("There are no more space-time anomalies detected on the station.", "Anomaly Alert")
|
||||
command_announcement.Announce("There are no more space-time anomalies detected on the station.", "Anomaly Alert")
|
||||
|
||||
Reference in New Issue
Block a user