diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm index d96e567b74a..b8af65b6273 100644 --- a/code/datums/traits/negative.dm +++ b/code/datums/traits/negative.dm @@ -391,14 +391,6 @@ to_chat(quirk_holder, "Please note that your dissociation syndrome does NOT give you the right to attack people or otherwise cause any interference to \ the round. You are not an antagonist, and the rules will treat you the same as other crewmembers.") -/datum/quirk/obstructive - name = "Physically Obstructive" - desc = "You somehow manage to always be in the way. You can't swap places with other people." - value = -1 - mob_trait = TRAIT_NOMOBSWAP - gain_text = "You feel like you're in the way." - lose_text = "You feel less like you're in the way." - /datum/quirk/social_anxiety name = "Social Anxiety" desc = "Talking to people is very difficult for you, and you often stutter or even lock up."