From 4f671f32ec14ecf8067720013c8266407b7fa4bf Mon Sep 17 00:00:00 2001 From: Poojawa Date: Sat, 2 Feb 2019 08:12:20 -0600 Subject: [PATCH] Update ventcrawl.dm fucking indentation memes --- code/modules/ventcrawl/ventcrawl.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/ventcrawl/ventcrawl.dm b/code/modules/ventcrawl/ventcrawl.dm index 87459904e16..4d5a70eb131 100644 --- a/code/modules/ventcrawl/ventcrawl.dm +++ b/code/modules/ventcrawl/ventcrawl.dm @@ -9,7 +9,7 @@ var/list/ventcrawl_machinery = list( /obj/item/device/radio/borg, /obj/item/weapon/holder, /obj/machinery/camera, - /obj/belly, //VOREStation Edit + /obj/belly, //VOREStation Edit /obj/screen ) //mob/living/simple_mob/borer, //VORESTATION AI TEMPORARY REMOVAL REPLACE BACK IN LIST WHEN RESOLVED //VOREStation Edit