From af2fd9950cd0cdd4feda7cf83f85e9a0baea81bf Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:29:24 -0800 Subject: [PATCH] Bagel Theater will randomly spawn in partially broken (#41794) * Revert "Sometimes the Bagel Theater doesn't like showing up to work (#41787)" This reverts commit c0e90815d9e8c6b6bc86d22f624561c26adf8ad9. * Reapply "Sometimes the Bagel Theater doesn't like showing up to work (#41787)" This reverts commit 114266990897d338ef25fa435d0ad7350457dd63. * remove blank * upd CL --- Resources/Changelog/Maps.yml | 1 - Resources/Prototypes/Procedural/Maps/bagel.yml | 14 +++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Resources/Changelog/Maps.yml b/Resources/Changelog/Maps.yml index 043af9a82b..ceb9c7acf7 100644 --- a/Resources/Changelog/Maps.yml +++ b/Resources/Changelog/Maps.yml @@ -924,7 +924,6 @@ - author: ArtisticRoomba changes: - message: On Bagel, the Theater now chooses between a few randomized styles/layouts. - And sometimes, you know, it just doesn't wanna show up for work. type: Add id: 113 time: '2025-12-08T15:26:05.0000000+00:00' diff --git a/Resources/Prototypes/Procedural/Maps/bagel.yml b/Resources/Prototypes/Procedural/Maps/bagel.yml index 82660e599d..f85c9612aa 100644 --- a/Resources/Prototypes/Procedural/Maps/bagel.yml +++ b/Resources/Prototypes/Procedural/Maps/bagel.yml @@ -6,13 +6,13 @@ tags: - TheaterBagel -- type: dungeonRoom - id: BagelTheater2 # this is the blank one - size: 11,8 - atlas: /Maps/Dungeon/RandomMap/bagelrandom.yml - offset: 11,0 - tags: - - TheaterBagel +#- type: dungeonRoom +# id: BagelTheater2 # this is the blank one +# size: 11,8 +# atlas: /Maps/Dungeon/RandomMap/bagelrandom.yml +# offset: 11,0 +# tags: +# - TheaterBagel - type: dungeonRoom id: BagelTheater3 -- 2.52.0