diff --git a/Resources/Prototypes/GameRules/unknown_shuttles.yml b/Resources/Prototypes/GameRules/unknown_shuttles.yml index 359d7bffc0425a..3863d0e3753920 100644 --- a/Resources/Prototypes/GameRules/unknown_shuttles.yml +++ b/Resources/Prototypes/GameRules/unknown_shuttles.yml @@ -28,20 +28,22 @@ - type: LoadMapRule preloadedGrid: TravelingCuisine -- type: entity - id: UnknownShuttleDisasterEvacPod - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-unknown-shuttle-incoming - startAudio: - path: /Audio/Announcements/attention.ogg - weight: 5 - reoccurrenceDelay: 30 - duration: 1 - - type: LoadMapRule - preloadedGrid: DisasterEvacPod +# SS220 No DisasterEvacPodEvent before add rules begin +#- type: entity +# id: UnknownShuttleDisasterEvacPod +# parent: BaseGameRule +# noSpawn: true +# components: +# - type: StationEvent +# startAnnouncement: station-event-unknown-shuttle-incoming +# startAudio: +# path: /Audio/Announcements/attention.ogg +# weight: 5 +# reoccurrenceDelay: 30 +# duration: 1 +# - type: LoadMapRule +# preloadedGrid: DisasterEvacPod +# SS220 No DisasterEvacPodEvent before add rules end - type: entity id: UnknownShuttleHonki