Bubber Edits for mutant bodypart PR #2903

This is all the edits done squashed together.
This commit is contained in:
Mosley
2025-01-21 00:32:56 -07:00
committed by The Sharkening
parent 6df77ad80d
commit 9c7cf5ebaf
56 changed files with 169 additions and 96 deletions
@@ -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