Add number of antags to create option to some one-click antag. Add make_vampire() function, fixes some typos

This commit is contained in:
Ansari
2018-05-23 21:13:09 +08:00
parent baece9b74d
commit 7cb0b6fafe
5 changed files with 267 additions and 216 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
to_chat(usr, "<span class='warning'>Unfortunately there weren't enough candidates available.</span>")
if("2")
log_admin("[key_name(usr)] has spawned a changeling.")
if(!src.makeChanglings())
if(!src.makeChangelings())
to_chat(usr, "<span class='warning'>Unfortunately there weren't enough candidates available.</span>")
if("3")
log_admin("[key_name(usr)] has spawned revolutionaries.")