mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
squash
This commit is contained in:
@@ -29,7 +29,7 @@ var/ert_request_answered = 0
|
||||
to_chat(usr, "<span class='warning'>The round hasn't started yet!</span>")
|
||||
return
|
||||
|
||||
if(send_emergency_team > 0)
|
||||
if(send_emergency_team)
|
||||
to_chat(usr, "<span class='warning'>Central Command has already dispatched an emergency response team!</span>")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user