Initial Commit (#29640)

This commit is contained in:
Burzah
2025-07-14 16:02:03 +00:00
committed by GitHub
parent 9025177c60
commit 5e285e8652
+1 -1
View File
@@ -73,7 +73,7 @@
count++
if(tasks_completed >= 1)
text += "<br>&nbsp;<font color='green'><B>[employee.name] did their fucking job!</B></font>"
text += "<br>&nbsp;<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")