This commit is contained in:
Enric Gabriel
2020-09-16 16:22:36 -03:00
21 changed files with 134 additions and 58 deletions
@@ -500,7 +500,7 @@
return FALSE
if(require_ooc_consent)
if(target.client && target.client.prefs.toggles & VERB_CONSENT)
if((!target.ckey) || (target.client && target.client.prefs.toggles & VERB_CONSENT)) //sneaky change, let hell go through earth
return TRUE
return FALSE
return FALSE