fix traitor EOR info

This commit is contained in:
SteelSlayer
2020-09-17 14:14:09 -05:00
parent e66a0a3644
commit 15de90ce27
+2 -2
View File
@@ -119,10 +119,10 @@
if(traitorwin)
text += "<br><font color='green'><B>The [special_role_text] was successful!</B></font>"
text += "<br><font color='green'><B>The [special_role_text] was successful!</B></font><br>"
feedback_add_details("traitor_success","SUCCESS")
else
text += "<br><font color='red'><B>The [special_role_text] has failed!</B></font>"
text += "<br><font color='red'><B>The [special_role_text] has failed!</B></font><br>"
feedback_add_details("traitor_success","FAIL")
if(length(SSticker.mode.implanted))