Skip to content

Commit

Permalink
Enable all cube recipes (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
artosimonyan authored Feb 8, 2025
1 parent 0d0efd6 commit f4b9a4b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions internal/config/recipes.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,22 @@ var AvailableRecipes = []string{
"Reroll GrandCharms",
"Caster Amulet",
"Caster Ring",
"Blood Gloves",
"Blood Boots",
"Blood Belt",
"Blood Helm",
"Blood Armor",
"Blood Weapon",
"Safety Shield",
"Safety Armor",
"Safety Boots",
"Safety Gloves",
"Safety Belt",
"Safety Helm",
"Hitpower Gloves",
"Hitpower Boots",
"Hitpower Belt",
"Hitpower Helm",
"Hitpower Armor",
"Hitpower Shield",
}

0 comments on commit f4b9a4b

Please sign in to comment.