diff --git a/src/constants/gameOptions/sdvxOptions.js b/src/constants/gameOptions/sdvxOptions.js index d25ef4f..0522449 100644 --- a/src/constants/gameOptions/sdvxOptions.js +++ b/src/constants/gameOptions/sdvxOptions.js @@ -243,6 +243,12 @@ export const SDVXOptions = { help: "Force unlock all crew and sub-crew cards.", type: "Boolean", }, + { + id: "force_unlock_skill", + name: "Force Unlock Skill Analyzer Courses", + help: "Force unlock all Skill Analyzer courses.", + type: "Boolean", + }, { id: "active_stamp_event", name: "Active Stamp Event",