mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Emergency teams took a bit too long to be sent.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
// trigger a response team
|
||||
spawn
|
||||
sleep(6000)
|
||||
sleep(100)
|
||||
if(security_level == SEC_LEVEL_RED) trigger_armed_response_team()
|
||||
if(SEC_LEVEL_DELTA)
|
||||
world << "<font size=4 color='red'>Attention! Delta security level reached!</font>"
|
||||
|
||||
Reference in New Issue
Block a user