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
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:
commit
5481cb27c5
@ -39,8 +39,6 @@ interface IConfig {
|
|||||||
skipAllDialogue?: boolean;
|
skipAllDialogue?: boolean;
|
||||||
unlockAllScans?: boolean;
|
unlockAllScans?: boolean;
|
||||||
unlockAllMissions?: boolean;
|
unlockAllMissions?: boolean;
|
||||||
unlockAllQuests?: boolean;
|
|
||||||
completeAllQuests?: boolean;
|
|
||||||
infiniteCredits?: boolean;
|
infiniteCredits?: boolean;
|
||||||
infinitePlatinum?: boolean;
|
infinitePlatinum?: boolean;
|
||||||
infiniteEndo?: boolean;
|
infiniteEndo?: boolean;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user