mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-21 13:13:47 +01:00
include a message too
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
if(!iscarbon(target))
|
||||
return
|
||||
if(!(target?.client?.prefs?.cit_toggles & MEDIHOUND_SLEEPER))
|
||||
to_chat(user, "<span class='warning'>The user has opted out of the use of your [src].")
|
||||
return
|
||||
var/voracious = TRUE
|
||||
if(!target.client || !(target.client.prefs.cit_toggles & MEDIHOUND_SLEEPER) || !hound.client || !(hound.client.prefs.cit_toggles & MEDIHOUND_SLEEPER))
|
||||
|
||||
Reference in New Issue
Block a user