Removes heist mode & associated code (#17256)

This commit is contained in:
AffectedArc07
2022-01-11 10:36:57 +00:00
committed by GitHub
parent b5171e3ad6
commit 1c8a28425a
27 changed files with 2903 additions and 3706 deletions
-4
View File
@@ -67,10 +67,6 @@
if(!makeVampires())
to_chat(usr, "<span class='warning'>Unfortunately there weren't enough candidates available.</span>")
if("7")
log_admin("[key_name(usr)] has spawned vox raiders.")
if(!makeVoxRaiders())
to_chat(usr, "<span class='warning'>Unfortunately there weren't enough candidates available.</span>")
if("8")
log_admin("[key_name(usr)] has spawned an abductor team.")
if(!makeAbductorTeam())
to_chat(usr, "<span class='warning'>Unfortunately there weren't enough candidates available.</span>")