mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Bubber Edits for mutant bodypart PR #2903
This is all the edits done squashed together.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
to_chat(user, span_warning("You need to aggressively grab someone to hypnotize them."))
|
||||
return FALSE
|
||||
|
||||
if(!target_human.client?.prefs?.read_preference(/datum/preference/toggle/erp/sex_toy))
|
||||
if(!target_human.client?.prefs?.read_preference(/datum/preference/toggle/erp/hypnosis))
|
||||
to_chat(user, span_warning("[target_human] doesn't want to be hypnotized."))
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user