Skip to content

Commit

Permalink
CBB should have priority
Browse files Browse the repository at this point in the history
  • Loading branch information
Malibu-Stacey committed Oct 22, 2024
1 parent 8c0bbee commit 292f9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE/scripts/autoscend/auto_familiar.ash
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ boolean autoChooseFamiliar(location place)
}
else
{
foreach fam in $familiars[Mini Kiwi, Cookbookbat, Hobo in Sheep's Clothing]
foreach fam in $familiars[Cookbookbat, Mini Kiwi, Hobo in Sheep's Clothing]
{
if (canChangeToFamiliar(fam))
{
Expand Down

0 comments on commit 292f9cf

Please sign in to comment.