diff --git a/js/003-data/miscData.js b/js/003-data/miscData.js index ae4d4a74c44123d709b3fe9434af2ef0929ab070..262840661788fdb503b999324497ca2f2cdbb9da 100644 --- a/js/003-data/miscData.js +++ b/js/003-data/miscData.js @@ -2720,6 +2720,7 @@ App.Data.misc.nationalityPoolSelector = { // these markets are exempt from law compliance App.Data.misc.lawlessMarkets = [ + "generic", "gangs and smugglers", "heap", "indentures", diff --git a/src/uncategorized/householdLiquidator.tw b/src/uncategorized/householdLiquidator.tw index 0fd17bdcd71e068e08673e52c2d509750072c9c1..af760dd4da3af999d4813e4fc230741ca917a9f2 100644 --- a/src/uncategorized/householdLiquidator.tw +++ b/src/uncategorized/householdLiquidator.tw @@ -107,4 +107,4 @@ The price is <<print cashFormatColor(_totalCost)>>. <<if $slavesSeen > $slaveMar <br>[[Decline to purchase them and check out another set of slaves|Household Liquidator][$slavesSeen += 2]] <br><br> -<<includeDOM App.UI.MultipleInspect(_newSlaves, true, true, true)>> +<<includeDOM App.UI.MultipleInspect(_newSlaves, true, "Household Liquidators")>> diff --git a/src/uncategorized/reFSEgyptianRevivalistAcquisition.tw b/src/uncategorized/reFSEgyptianRevivalistAcquisition.tw index b9a3c46185a6c9beac85358c177f8ec00f823b52..bc68569055010f5b6f6f4487604960eb83bfc343 100644 --- a/src/uncategorized/reFSEgyptianRevivalistAcquisition.tw +++ b/src/uncategorized/reFSEgyptianRevivalistAcquisition.tw @@ -68,7 +68,7 @@ This call is coming from a public kiosk, which is usually an indication that the <<set _totalValue = slaveCost($activeSlave) + slaveCost(_secondSlave)>> //Enslaving them will cost <<print cashFormat(_contractCost)>>. Selling them immediately will bring in approximately <<print cashFormat(_totalValue-_contractCost)>>.// <br><br> -<<includeDOM App.UI.MultipleInspect(_newSlaves, true, false, false)>> +<<includeDOM App.UI.MultipleInspect(_newSlaves, true, false)>> <br><br> <span id="result"> <<if $cash >= _contractCost>> diff --git a/src/uncategorized/recETS.tw b/src/uncategorized/recETS.tw index 3f06aae3c74bac5a56de1eb840de6f6428877819..516e4c2f4dd59996d0e93a8a6314ec3ae1e19d55 100644 --- a/src/uncategorized/recETS.tw +++ b/src/uncategorized/recETS.tw @@ -1404,7 +1404,7 @@ <<elseif ["addict mother daughter", "mismatched pair", "posh mother daughter"].includes($RecETSevent)>> <<set _newSlaves = [$relative]>> /* caller doesn't want relative involved, so you don't get to inspect her even if you can force a sale */ <</if>> - <<includeDOM App.UI.MultipleInspect(_newSlaves, true, true, false)>> + <<includeDOM App.UI.MultipleInspect(_newSlaves, true, "generic")>> </span> <span id="result">