mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fix to_chat
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user