Deathsquad support

This commit is contained in:
Unknown
2020-11-23 17:01:38 -05:00
parent 661d1ecc3c
commit b1f33868ed
3 changed files with 47 additions and 39 deletions
+1
View File
@@ -47,6 +47,7 @@ var/const/commandos_possible = 6 //if more Commandos are needed in the future
if(!choice)
if(alert("Error, no mission set. Do you want to exit the setup process?",,"Yes","No")=="Yes")
return
consider_ert_load() //VOREStation Add
if(team.deployed)
to_chat(usr, "Looks like someone beat you to it.")