mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user