From b76653bb509cdfa4b4cf2f0fa519cf903af46a6f Mon Sep 17 00:00:00 2001 From: PositronCannon <65429992+PositronCannon@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:30:41 +0100 Subject: [PATCH] Correction for ER shop row names --- .../PARAM/ER/Community Row Names/ShopLineupParam.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Smithbox.Data/Assets/PARAM/ER/Community Row Names/ShopLineupParam.json b/src/Smithbox.Data/Assets/PARAM/ER/Community Row Names/ShopLineupParam.json index 99fb473ac..f3ec6fa89 100644 --- a/src/Smithbox.Data/Assets/PARAM/ER/Community Row Names/ShopLineupParam.json +++ b/src/Smithbox.Data/Assets/PARAM/ER/Community Row Names/ShopLineupParam.json @@ -490,19 +490,19 @@ { "ID": 100250, "Entries": [ - "[Preceptor Seluvis] Glintstone Pebble" + "[Sorcerer Thops] Glintstone Pebble" ] }, { "ID": 100251, "Entries": [ - "[Preceptor Seluvis] Glintstone Arc" + "[Sorcerer Thops] Glintstone Arc" ] }, { "ID": 100252, "Entries": [ - "[Preceptor Seluvis] Starlight" + "[Sorcerer Thops] Starlight" ] }, { @@ -7664,4 +7664,4 @@ ] } ] -} \ No newline at end of file +}