Merge pull request #9349 from Novacat/nova-basicfixes

More ship and turret fixes
This commit is contained in:
Novacat
2020-11-23 17:18:38 -05:00
committed by Chompstation Bot
parent a34cc7a91c
commit 652a7d75d1
5 changed files with 92 additions and 68 deletions

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.")