diff --git a/src/markets/theMarket/marketData.js b/src/markets/theMarket/marketData.js index 84fa487d5976e734142c43c27fce214363622882..6f6d5cf1811c978e24b85e38ee94747f9754dada 100644 --- a/src/markets/theMarket/marketData.js +++ b/src/markets/theMarket/marketData.js @@ -203,7 +203,7 @@ App.Data.Markets = { passage: `Slave Shelter`, marketType: "", note: "Presents charity cases for a nominal fee.", - bulkAvailable: true, + bulkAvailable: false, get requirements() { if (V.arcologies[0].FSDegradationist !== "unset") { return `The Slave Shelter does not place slaves into Degradationist arcologies.`;