From 2eeaa1395013950e403de5e66fb1656ea0c2deca Mon Sep 17 00:00:00 2001 From: VerySoft Date: Sun, 31 Mar 2024 15:09:41 -0400 Subject: [PATCH] Only innland --- maps/stellar_delight/stellar_delight_defines.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maps/stellar_delight/stellar_delight_defines.dm b/maps/stellar_delight/stellar_delight_defines.dm index fa59796c363..6cfb573d5ec 100644 --- a/maps/stellar_delight/stellar_delight_defines.dm +++ b/maps/stellar_delight/stellar_delight_defines.dm @@ -164,10 +164,10 @@ ) lateload_redgate = list( - list("Redgate - Teppi Ranch"), - list("Redgate - Innland"), +// list("Redgate - Teppi Ranch"), + list("Redgate - Innland") // list("Redgate - Abandoned Island"), //This will come back later - list("Redgate - Dark Adventure"), +/* list("Redgate - Dark Adventure"), list("Redgate - Eggnog Town Underground","Redgate - Eggnog Town"), list("Redgate - Star Dog"), list("Redgate - Hotsprings"), @@ -176,7 +176,7 @@ list("Redgate - Moving Train", "Redgate - Moving Train Upper Level"), list("Redgate - Fantasy Dungeon", "Redgate - Fantasy Town"), list("Redgate - Snowglobe"), - list("Redgate - Pet Island") + list("Redgate - Pet Island")*/ ) ai_shell_restricted = TRUE