diff --git a/src/AcDream.Plugins.MossTank/mosstank.xml b/src/AcDream.Plugins.MossTank/mosstank.xml index e33c5c2a..b0bf0934 100644 --- a/src/AcDream.Plugins.MossTank/mosstank.xml +++ b/src/AcDream.Plugins.MossTank/mosstank.xml @@ -481,14 +481,24 @@ declared list width below rather than the column itself). Name-cell click deletes the row (case 0); hands-cell click cycles handedness (case 1) — session-local only, see DeleteItemRowAt/CycleItemHandsAt's - own doc comments for why handedness isn't persisted. --> + own doc comments for why handedness isn't persisted. + + Round F item 3 (owner's second live look: "On items tab, we show + some options there right of the items we add. That should not be + there. Remove that."): deleted the whole right-of-list block + (Weapon/Offhand readout, Refill Worn Mana toggle/slider/status, + the notice hint) — VTank's real Items tab (KB table above) is + exactly the 2 labels + list + Add/Add (no buffs), nothing beside + it. The "Remove" button below stays: it traces back to the + plugin's original pre-campaign automation PoC (`4e6e9bc9d`), the + accepted "slice-1 Delete" this round keeps. RefillWornMana/ + RefillWornMana-Item-ManaPercent are real VtankOptionCatalog + entries (not tString) — still real settings, still editable in + the Advanced Options popup or via `/vt opt set`; only this + second, redundant Items-tab surface for them is gone. -->