mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
Fully Immersing someone now reminds them to roleplay correctly (#61657)
Please roleplay correctly!
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
/datum/smite/immerse/effect(client/user, mob/living/target)
|
||||
. = ..()
|
||||
immerse_player(target)
|
||||
SEND_SOUND(target, sound('sound/voice/roleplay.ogg'))
|
||||
to_chat(target, span_boldnotice("Please roleplay appropriately, okay?"))
|
||||
|
||||
Reference in New Issue
Block a user