Skip to content

Commit

Permalink
Stainless steel quest fix (#16665)
Browse files Browse the repository at this point in the history
-Fixed Stainless steel quest requiring either the dust OR the mv energy hatch instead of both.
  • Loading branch information
OlliedeLeeuw authored Jul 2, 2024
1 parent 4f7462a commit 471f017
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"snd_update:8": "random.levelup",
"repeatTime:3": -1,
"globalShare:1": 1,
"questLogic:8": "OR",
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "§6§lStainless Steel EBF processing",
"isGlobal:1": 0,
Expand Down

0 comments on commit 471f017

Please sign in to comment.