From a128b6223bf28ae13e8485d1f4d95d1bde2f611c Mon Sep 17 00:00:00 2001 From: Chris Midgley Date: Thu, 24 Oct 2024 14:59:07 +0100 Subject: [PATCH] feat: only use autumn leaf when we're using everything --- RELEASE/scripts/autoscend/auto_providers.ash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE/scripts/autoscend/auto_providers.ash b/RELEASE/scripts/autoscend/auto_providers.ash index 8a7494e5a..1970c3e57 100644 --- a/RELEASE/scripts/autoscend/auto_providers.ash +++ b/RELEASE/scripts/autoscend/auto_providers.ash @@ -1711,7 +1711,6 @@ float provideItem(int amt, location loc, boolean doEverything, boolean speculati Wet and Greedy, //25% item Serendipi Tea, //25% item Glowing Hands, //25% item - Crunching Leaves, //25% item, +5 combat Eagle Eyes, //20% item Juiced and Jacked, //20% item The Grass... \ Is Blue..., //40% meat, 20% item @@ -1823,6 +1822,7 @@ float provideItem(int amt, location loc, boolean doEverything, boolean speculati One Very Clear Eye, //100% item Car-Charged, //100% meat, 100% item, 5-10MP, 50% init, 50% spell dmg, +3 stats per fight Incredibly Well Lit //100% meat, 50% item + Crunching Leaves, //25% item, +5 combat ])) if(pass()) return result();