More fixes?

This commit is contained in:
keronshb
2021-09-15 18:52:24 -04:00
parent 5bed02e36e
commit f2b7dba990
9 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ Credit where due:
..()
return 1
/datum/game_mode/clockwork_cult/proc/greet_servant(mob/M) //Description of their role
/datum/game_mode/proc/greet_servant(mob/M) //Description of their role
if(!M)
return 0
to_chat(M, "<span class='bold large_brass'>You are a servant of Ratvar, the Clockwork Justiciar!</span>")