Skip to content

Commit

Permalink
wish for more cold res
Browse files Browse the repository at this point in the history
  • Loading branch information
Alium58 committed Oct 21, 2024
1 parent d743974 commit b5aba57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE/scripts/autoscend/iotms/mr2024.ash
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ void auto_buyFromSeptEmberStore()
int [element] resGoal;
resGoal[$element[cold]] = 100;
// get cold res. Use noob cave as generic place holder
auto_wishForEffect($effect[Fever From the Flavor]);
provideResistances(resGoal, $location[noob cave], true);
equipMaximizedGear();
// buy mouthwash and use it
Expand Down

0 comments on commit b5aba57

Please sign in to comment.