Adjusts Respawn Message (#22457)

Changes the message that appears when you respawn - given an update ot
the rules, it was slightly out of date.

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
Fyni
2026-05-18 19:18:14 +00:00
committed by GitHub
parent c4705531f0
commit f5a2b6aef2
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -545,7 +545,7 @@
to_chat(usr, "You can respawn now, enjoy your new life!")
log_game("[usr.name]/[usr.key] used abandon mob.")
to_chat(usr, SPAN_NOTICE("<B>Make sure to play a different character, and please roleplay correctly!</B>"))
to_chat(usr, SPAN_NOTICE("<B>If you died, make sure to play a different character, and remember to roleplay correctly!</B>"))
client?.screen.Cut()
if(!client)