From 5b473d6f33a838eda2ccaca259d12ca3a62eb1c4 Mon Sep 17 00:00:00 2001 From: Archie Date: Thu, 21 Oct 2021 06:42:08 -0300 Subject: [PATCH] Comments out the daniel shuttle --- code/datums/shuttles.dm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/datums/shuttles.dm b/code/datums/shuttles.dm index dd953eb8d..589169043 100644 --- a/code/datums/shuttles.dm +++ b/code/datums/shuttles.dm @@ -343,6 +343,7 @@ Emitters spawn powered on, expect admin notices, they are harmless." credit_cost = 100000 +/* /datum/map_template/shuttle/emergency/imfedupwiththisworld suffix = "imfedupwiththisworld" name = "Oh, Hi Daniel" @@ -350,6 +351,7 @@ Aw, come space on. Why not? No, I can't. Anyway, how is your space roleplay life?" admin_notes = "Tiny, with a single airlock and wooden walls. What could go wrong?" credit_cost = -5000 +*/ /datum/map_template/shuttle/emergency/goon suffix = "goon" @@ -535,4 +537,4 @@ /datum/map_template/shuttle/snowdin/excavation suffix = "excavation" - name = "Snowdin Excavation Elevator" \ No newline at end of file + name = "Snowdin Excavation Elevator"