From d49409313954c19d9fc2002eadc4fd500b2087ca Mon Sep 17 00:00:00 2001 From: "Claude Opus 4.8" Date: Sat, 6 Jun 2026 09:15:13 -0500 Subject: [PATCH] fix(bundle): mirror source fixes in embedded userscript --- torn-attribute-tracker.user.js | 47 ++++++++++++---------------------- 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/torn-attribute-tracker.user.js b/torn-attribute-tracker.user.js index 190787a..a0206da 100644 --- a/torn-attribute-tracker.user.js +++ b/torn-attribute-tracker.user.js @@ -123,12 +123,6 @@ // ===== dom.js (embedded) ===== const TAT_KNOWN_ATTRS = ['strength', 'defense', 'speed', 'dexterity', 'endurance', 'intelligence']; - const TAT_KNOWN_GYMS = [ - 'Total Bastion', 'Frontline Fitness', 'Premier Fitness', 'Average Joes', - "Woody's Workout Club", "Baldr's Gym", 'Sportscience Laboratory', - 'Chrome Gym', "Mr. Miyagi's", 'Power House', 'Gym 300', 'Gym 400', 'Gym 500', 'Gym 600', - 'Elite Gym', "David's Gym", - ]; function currentAttribute() { const li = tatFindActiveAttributeLi(); if (!li) return null; @@ -180,16 +174,15 @@ return tatParseNumber(valueSpan.textContent); } function tatFindGymName() { - // Gym names live in aria-labels of