Skip to content

Commit

Permalink
update 60 crisscross requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
apple1417 committed Oct 13, 2018
1 parent 2f423e9 commit 06d84d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plaintext Scripts/Randomizer.txt
Expand Up @@ -606,10 +606,10 @@ if not talosProgress:IsVarSet("Randomizer_Generated") then
"B5-Two Jammers"
}, "B5"},
{function() return isWorldOpen("B6") end, {
"B6-Egyptian Arcade"
"B6-Egyptian Arcade", "B6-Crisscross"
}, "B6"},
{function() return isWorldOpen("B6") and not locked["Connector"] end, {
"B6-JDaW", "B6-Crisscross"
"B6-JDaW"
}, "B6"},
{function() return isWorldOpen("B7") end, {
"B7-WLJ", "B7-AFaF"
Expand Down
Binary file modified Randomizer.lua
Binary file not shown.

0 comments on commit 06d84d3

Please sign in to comment.