From 1160946894e1087fcd15b6a018e240bbef4a526b Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Thu, 9 Jul 2026 20:42:38 +0200 Subject: [PATCH] Add the academy and heretic away mission paths to awaymissionconfig.txt for reference (#96857) ## About The Pull Request Add these two away missions to the default config txt file for reference. ## Why It's Good For The Game Merely for reference, as the actual config files are stored along other server data and do not depend on changes done to the repository --- config/awaymissionconfig.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/awaymissionconfig.txt b/config/awaymissionconfig.txt index 00e8a58e93f..63fd0dfcf73 100644 --- a/config/awaymissionconfig.txt +++ b/config/awaymissionconfig.txt @@ -7,9 +7,11 @@ #Do NOT tick the maps during compile -- the game uses this list to decide which map to load. Ticking the maps will result in them ALL being loaded at once. #DO tick the associated code file for the away mission you are enabling. Otherwise, the map will be trying to reference objects which do not exist, which will cause runtime errors! +#_maps/RandomZLevels/Academy.dmm #_maps/RandomZLevels/TheBeach.dmm #_maps/RandomZLevels/moonoutpost19.dmm #_maps/RandomZLevels/undergroundoutpost45.dmm #_maps/RandomZLevels/research.dmm #_maps/RandomZLevels/SnowCabin.dmm +#_maps/RandomZLevels/heretic.dmm #_maps/RandomZLevels/museum.dmm