Fix to_chat

This commit is contained in:
Markolie
2017-02-11 05:13:28 +01:00
parent c93a592102
commit c6559c7d9e
@@ -54,7 +54,7 @@
used = FALSE
return
else if(choice == user)
user << "You feel like writing your own name into a cursed death warrant would be unwise."
to_chat(user, "You feel like writing your own name into a cursed death warrant would be unwise.")
used = FALSE
return
else