diff --git a/internal/config/recipes.go b/internal/config/recipes.go index f7f1ac81..f734cadb 100644 --- a/internal/config/recipes.go +++ b/internal/config/recipes.go @@ -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", }