mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
fix traitor EOR info
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user