Treasure Mapの「Deviously #6」は、DLC「Knights of the Nine」の建物がヒントになっているにもかかわらず「Knights of the Nine」が導入されていない環境でも出現します(MOO v4.9.4.2にて出現を確認)。注意しましょう。
DLC「Knights of the Nine」と関連するTreasure Mapは下記の2つです。
MOO v4.9.4.2のTreasure Mapを排除する処理を確認したところ、MOOMapTreasure38を排除する記述はありましたが、MOOMapTreasure85の記述が不足していました。単純な記述漏れのようです。
; KNIGHTS OF THE NINE if IsModLoaded "Knights.esp" == 0 if MOO.ini_debug printc "[MOO] Knights of the Nine NOT detected. Updating treasure maps." endif RemoveFromLeveledList MOOLL0Map2Expert MOOMapTreasure38 endif