From 6a71ec923a1330d66f4bcfce96706b57a70508ba Mon Sep 17 00:00:00 2001
From: wesoda25 <37246588+wesoda25@users.noreply.github.com>
Date: Mon, 27 May 2019 23:38:03 -0400
Subject: [PATCH] Update negative.dm
---
code/datums/traits/negative.dm | 8 --------
1 file changed, 8 deletions(-)
diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm
index 1ce0d5c5e7e..474f451d95d 100644
--- a/code/datums/traits/negative.dm
+++ b/code/datums/traits/negative.dm
@@ -385,14 +385,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."