Skip to content

Commit

Permalink
Make sure randomizer is required.
Browse files Browse the repository at this point in the history
  • Loading branch information
Albrekka committed Dec 19, 2023
1 parent 53a6af9 commit 2cf162b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions [CP] StardewArchipelago - Alecto the Witch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
{
"UniqueID": "ZoeDoll.NPCAlecto",
"IsRequired": true
},
{
"UniqueID": "KaitoKid.StardewArchipelago",
"IsRequired": true
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
{
"UniqueID": "FlashShifter.StardewValleyExpandedCP",
"IsRequired": true
},
{
"UniqueID": "KaitoKid.StardewArchipelago",
"IsRequired": true
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
{
"UniqueID": "Lemurkat.NPCJasper",
"IsRequired": true
},
{
"UniqueID": "KaitoKid.StardewArchipelago",
"IsRequired": true
}
]
}

0 comments on commit 2cf162b

Please sign in to comment.