diff --git a/code/modules/awaymissions/mission_code/centcomAway.dm b/code/modules/awaymissions/mission_code/centcomAway.dm
index 86ec008695..11c3f14012 100644
--- a/code/modules/awaymissions/mission_code/centcomAway.dm
+++ b/code/modules/awaymissions/mission_code/centcomAway.dm
@@ -1,9 +1,3 @@
-<<<<<<< HEAD
-
-
-//centcomAway items
-
-=======
//centcomAway areas
/area/awaymission/centcomAway
@@ -42,29 +36,28 @@
//centcomAway items
->>>>>>> 477384c... Refactors away mission & space ruin area code (#31512)
/obj/item/paper/pamphlet/centcom/visitor_info
- name = "Visitor Info Pamphlet"
- info = " XCC-P5831 Visitor Information
\
- Greetings, visitor, to XCC-P5831! As you may know, this outpost was once \
- used as Nanotrasen's CENTRAL COMMAND STATION, organizing and coordinating company \
- projects across the vastness of space.
\
- Since the completion of the much more efficient CC-A5831 on March 8, 2553, XCC-P5831 no longer \
- acts as NT's base of operations but still plays a very important role its corporate affairs; \
- serving as a supply and repair depot, as well as being host to its most important legal proceedings\
- and the thrilling pay-per-view broadcasts of PLASTEEL CHEF and THUNDERDOME LIVE.
\
- We hope you enjoy your stay!"
-
+ name = "Visitor Info Pamphlet"
+ info = " XCC-P5831 Visitor Information
\
+ Greetings, visitor, to XCC-P5831! As you may know, this outpost was once \
+ used as Nanotrasen's CENTRAL COMMAND STATION, organizing and coordinating company \
+ projects across the vastness of space.
\
+ Since the completion of the much more efficient CC-A5831 on March 8, 2553, XCC-P5831 no longer \
+ acts as NT's base of operations but still plays a very important role its corporate affairs; \
+ serving as a supply and repair depot, as well as being host to its most important legal proceedings\
+ and the thrilling pay-per-view broadcasts of PLASTEEL CHEF and THUNDERDOME LIVE.
\
+ We hope you enjoy your stay!"
+
/obj/item/paper/fluff/awaymissions/centcom/gateway_memo
- name = "Memo to XCC-P5831 QM"
- info = "From: XCC-P5831 Management Office
\
- To: Rolf Ingram, XCC-P5831 Quartermaster
\
- Hey, Rolf, once you pack that gateway into the ferry hangar, make absolutely sure \
- to deactivate it! As you may know, SS13 has recently got its network up and running, \
- which means that until we get this gate shipped off to the next colonization staging \
- area, they'll be able to hop straight in here if its hooked up on our end.
\
- Obviously, that's something I'd very much rather avoid. Our forensics and medical \
- teams never did figure out what happened that last time... and I can't wrap my head \
- around it myself. Why would a shuttle full of evacuees all snap and beat each other \
- to death the moment they reached safety?
\
- - D. Cereza"
\ No newline at end of file
+ name = "Memo to XCC-P5831 QM"
+ info = "From: XCC-P5831 Management Office
\
+ To: Rolf Ingram, XCC-P5831 Quartermaster
\
+ Hey, Rolf, once you pack that gateway into the ferry hangar, make absolutely sure \
+ to deactivate it! As you may know, SS13 has recently got its network up and running, \
+ which means that until we get this gate shipped off to the next colonization staging \
+ area, they'll be able to hop straight in here if its hooked up on our end.
\
+ Obviously, that's something I'd very much rather avoid. Our forensics and medical \
+ teams never did figure out what happened that last time... and I can't wrap my head \
+ around it myself. Why would a shuttle full of evacuees all snap and beat each other \
+ to death the moment they reached safety?
\
+ - D. Cereza"