Skip to content

Commit

Permalink
Misc Quest Changes (#16812)
Browse files Browse the repository at this point in the history
- Fixes a dependency loop in UIV components and Pico circuits
- Swaps 2 Pattern related quests to not have quest lines going through quests
  • Loading branch information
OlliedeLeeuw authored Jul 21, 2024
1 parent 44acbd1 commit 181b1be
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 216,
"x:3": 180,
"y:3": 0,
"questIDLow:4": 2521,
"sizeY:3": 24
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 180,
"x:3": 216,
"y:3": 0,
"questIDLow:4": 1327,
"sizeY:3": 24
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 3239
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 3242
}
},
"questIDLow:4": 3237,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Circuits required for UMV tier."
"desc:8": "Pico circuits, a direct upgrade from Optical Mainframes, these UMV circuits will be required for a lot of future crafts. \n\n\n[note]You will need an UMV powered Assembling Line to get started.[/note]"
}
},
"tasks:9": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Circuits required for UXV."
"desc:8": "The final circuit in the game: Quantum Circuit, these will be required for lots of UMV/UXV crafts."
}
},
"tasks:9": {
Expand Down

0 comments on commit 181b1be

Please sign in to comment.