diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm
index a26e2149a2..cc50bf2fff 100644
--- a/code/datums/traits/negative.dm
+++ b/code/datums/traits/negative.dm
@@ -324,6 +324,7 @@
gain_text = "There's a lot on your mind right now."
lose_text = "Your mind finally feels calm."
medical_record_text = "Patient's mind is in a vulnerable state, and cannot recover from traumatic events."
+<<<<<<< HEAD
//For reviewers: If you think it's a bad idea, feel free to remove it. Removal requested, commented out until the end of review (will remove when fixing merge conflicts).
/*
@@ -351,3 +352,5 @@
H.apply_status_effect(/datum/status_effect/trance, 200, TRUE)
qdel(src)
*/
+=======
+>>>>>>> f3a3e4c47ae527bd576fcee254836e1c1d8bdfcb