Merge branch 'unlock-all-quests' of http://209.141.38.3/OpenWF/SpaceNinjaServer into unlock-all-quests
All checks were successful
Build / build (18) (push) Successful in 37s
Build / build (20) (push) Successful in 1m6s
Build / build (22) (push) Successful in 57s
Build / build (22) (pull_request) Successful in 56s
Build / build (20) (pull_request) Successful in 1m10s
Build / build (18) (pull_request) Successful in 36s

This commit is contained in:
Ordis 2025-02-19 01:39:16 +01:00
commit 5481cb27c5

View File

@ -39,8 +39,6 @@ interface IConfig {
skipAllDialogue?: boolean;
unlockAllScans?: boolean;
unlockAllMissions?: boolean;
unlockAllQuests?: boolean;
completeAllQuests?: boolean;
infiniteCredits?: boolean;
infinitePlatinum?: boolean;
infiniteEndo?: boolean;