From 05022082bce0d27567652f0118e27876129e4ec0 Mon Sep 17 00:00:00 2001 From: Rabbit Whispers Date: Sat, 14 Jun 2025 21:36:09 -0500 Subject: auto-tune: rewrite description --- auto-tune/init.lua | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'auto-tune/init.lua') diff --git a/auto-tune/init.lua b/auto-tune/init.lua index 274bbec..f65cfc2 100644 --- a/auto-tune/init.lua +++ b/auto-tune/init.lua @@ -6,12 +6,11 @@ version = {1,7,6} weight = 40 author = {"Rabbit Whispers"} homepage = {"starfall.systems"} -description = [[Quality of life changes for Attune Mindstar: +description = [[May mismatched mindstars bother you no more. -- your equipped mindstars will have the same damage type after you use Attune Mindstar -- psionically wielded mindstars are also attuned +Your equipped mindstars will now have the same damage type after you use Attune Mindstar. Psionically wielded mindstars are also attuned, in case you have some other addon that makes that relevant. -This mod doesn't allow you to change damage types of each mindstar separately. If you have a use for that, consider Fine Tune Mindstars by nsrr or Mindstar Tuning by Zizzo.]] +If you have an actual use for mindstars with different damage types, consider Fine Tune Mindstars by nsrr or Mindstar Tuning by Zizzo.]] tags = {"mindstar", "attune mindstar"} data = false -- cgit