From 66ba4ccf52419c07068509184d28723c24e3673f Mon Sep 17 00:00:00 2001 From: Lzimann Date: Fri, 7 Apr 2017 00:17:21 -0300 Subject: [PATCH] Updates unbuyable shuttles config to match the possible shuttles that can be bought --- config/unbuyableshuttles.txt | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/config/unbuyableshuttles.txt b/config/unbuyableshuttles.txt index e8e287987d6..30c887b39b7 100644 --- a/config/unbuyableshuttles.txt +++ b/config/unbuyableshuttles.txt @@ -1,20 +1,29 @@ -#Listing maps here will make the shuttle not available to buy in comms console. -#Maps must be the full path to them -#Only shuttles with a price in the code will work with this! -#SPECIFYING AN INVALID MAP WILL RESULT IN RUNTIMES ON GAME START +##Listing maps here will make the shuttle not available to buy in comms console. +##Maps must be the full path to them +##Only shuttles with a price in the code will work with this! +##SPECIFYING AN INVALID MAP WILL RESULT IN RUNTIMES ON GAME START -#_maps/shuttles/emergency_asteroid.dmm -#_maps/shuttles/emergency_bar.dmm -#_maps/shuttles/emergency_meteor.dmm -#_maps/shuttles/emergency_luxury.dmm +##Station shuttles #_maps/shuttles/emergency_birdboat.dmm #_maps/shuttles/emergency_box.dmm -#_maps/shuttles/emergency_clown.dmm -#_maps/shuttles/emergency_cramped.dmm +#_maps/shuttles/emergency_delta.dmm #_maps/shuttles/emergency_meta.dmm #_maps/shuttles/emergency_mini.dmm +#_maps/shuttles/emergency_pubby.dmm + +##Others +#_maps/shuttles/emergency_asteroid.dmm +#_maps/shuttles/emergency_airless.dmm +#_maps/shuttles/emergency_arena.dmm +#_maps/shuttles/emergency_bar.dmm +#_maps/shuttles/emergency_clown.dmm +#_maps/shuttles/emergency_cramped.dmm #_maps/shuttles/emergency_imfedupwiththisworld.dmm #_maps/shuttles/emergency_goon.dmm -#_maps/shuttles/emergency_wabbajack.dmm -#_maps/shuttles/emergency_arena.dmm +#_maps/shuttles/emergency_luxury.dmm +#_maps/shuttles/emergency_meteor.dmm #_maps/shuttles/emergency_raven.dmm +#_maps/shuttles/emergency_russiafightpit.dmm +#_maps/shuttles/emergency_scrapheap.dmm +#_maps/shuttles/emergency_supermatter.dmm +#_maps/shuttles/emergency_wabbajack.dmm