From fa8e28893eb13ee239ca4b21a2230bba8d49c594 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 21 Jun 2025 19:06:12 -0400 Subject: [PATCH] Add missing Wineport Aetheryte Thanks to @thedax, I merged the last PR so fast it wasn't included. --- resources/scripts/Global.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/scripts/Global.lua b/resources/scripts/Global.lua index 852811d..8e99eda 100644 --- a/resources/scripts/Global.lua +++ b/resources/scripts/Global.lua @@ -74,6 +74,7 @@ registerEvent(131428, "common/GenericWarp.lua") -- Mothercrystal Exit (note: war registerEvent(131519, "common/GenericWarp.lua") -- Faire Adventurer from Eastern La Noscea: bottom of the Moonfire Festival (2023) tower to the first tier of the tower registerEvent(131578, "common/GenericWarp.lua") -- Exit The For'ard Cabins to Tuliyollal -- A Realm Reborn Aetherytes +registerEvent(327692, "common/GenericAetheryte.lua") -- Wineport Aetheryte registerEvent(327683, "common/GenericAetheryte.lua") -- Bentbranch Meadows Aetheryte registerEvent(327684, "common/GenericAetheryte.lua") -- The Hawthorne Hut Aetheryte registerEvent(327685, "common/GenericAetheryte.lua") -- Quarrymill Aetheryte