Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit 85eacd3

Browse files
authored
Merge pull request RonRonstation#359 from Freelanci/refugee-shuttle-nerf
Make the syndicate evac pod actually behave as such, as opposed to a ramming vessel.
2 parents 7de4ec9 + d0a6652 commit 85eacd3

3 files changed

Lines changed: 1500 additions & 1 deletion

File tree

Content.IntegrationTests/Tests/PostMapInitTest.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Contains modifications made by Ronstation contributors, therefore this file is subject to MIT sublicensed with AGPL v3.0.
12
using System.Collections.Generic;
23
using System.IO;
34
using System.Linq;
@@ -53,6 +54,7 @@ public sealed class PostMapInitTest
5354
"/Maps/Shuttles/ShuttleEvent/honki.yml", // Contains golden honker, clown's rubber stamp
5455
"/Maps/Shuttles/ShuttleEvent/instigator.yml", // Contains EXP-320g "Friendship"
5556
"/Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml", // Contains syndicate rubber stamp
57+
"/Maps/_Ronstation/Shuttles/ShuttleEvent/syndie_evacpod.yml" // Contains syndicate rubber stamp Ronstation - Modification
5658
};
5759

5860
private static readonly string[] GameMaps =

0 commit comments

Comments
 (0)