mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Initial Commit (#29640)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
count++
|
||||
|
||||
if(tasks_completed >= 1)
|
||||
text += "<br> <font color='green'><B>[employee.name] did their fucking job!</B></font>"
|
||||
text += "<br> <font color='green'><b>[employee.name] did their job!</b></font>"
|
||||
SSblackbox.record_feedback("tally", "employee_success", 1, "SUCCESS")
|
||||
else
|
||||
SSblackbox.record_feedback("tally", "employee_success", 1, "FAIL")
|
||||
|
||||
Reference in New Issue
Block a user