Death Squad are not syndies despite "Death" in the name. Derp.

This commit is contained in:
moxian
2019-11-07 06:49:32 +00:00
parent 091a53c4d8
commit 30139af05a
+1 -1
View File
@@ -199,7 +199,7 @@
if(special_role)
// There's a long list of special roles, but almost all of them are antags anyway.
// If you manage to escape with a pet slaughter demon - go for it! Greentext well earned!
if(special_role != SPECIAL_ROLE_ERT && special_role != SPECIAL_ROLE_EVENTMISC)
if(special_role != SPECIAL_ROLE_EVENTMISC && special_role != SPECIAL_ROLE_ERT && special_role != SPECIAL_ROLE_DEATHSQUAD)
continue
if(get_area(player) == areaInstance)