Events failing to spawn antags now report to deadchat.

This commit is contained in:
skoglol
2020-01-06 15:17:22 +01:00
parent 9fc65f79f5
commit 2fc28712f1
+1
View File
@@ -36,6 +36,7 @@
else if(status == NOT_ENOUGH_PLAYERS)
message_admins("[role_name] cannot be spawned due to lack of players \
signing up.")
deadchat_broadcast(" did not get enough candidates ([minimum_required]) to spawn.", "<b>[role_name]</b>")
else if(status == SUCCESSFUL_SPAWN)
message_admins("[role_name] spawned successfully.")
if(spawned_mobs.len)