Skip to content

Commit

Permalink
no brainwashing (#9953)
Browse files Browse the repository at this point in the history
  • Loading branch information
mystery3525 authored Oct 7, 2023
1 parent 2b2020a commit 4339ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/surgery/advanced/brainwashing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

target_mobtypes = list(/mob/living/carbon/human)
possible_locs = list(BODY_ZONE_HEAD)
abductor_surgery_blacklist = TRUE

/datum/surgery/advanced/brainwashing/can_start(mob/user, mob/living/carbon/target)
if(!..())
Expand Down

0 comments on commit 4339ad1

Please sign in to comment.