From 47cbe24ffec86b565b039274faa831a2d8778e76 Mon Sep 17 00:00:00 2001 From: Aeshur Date: Tue, 24 Feb 2026 01:49:44 -0500 Subject: [PATCH] [lua] Bastok [S] + Grauberg [S] locked doors --- scripts/zones/Bastok_Markets_[S]/DefaultActions.lua | 3 ++- scripts/zones/Bastok_Markets_[S]/IDs.lua | 1 + scripts/zones/Grauberg_[S]/DefaultActions.lua | 2 +- scripts/zones/Grauberg_[S]/IDs.lua | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/scripts/zones/Bastok_Markets_[S]/DefaultActions.lua b/scripts/zones/Bastok_Markets_[S]/DefaultActions.lua index 28bee969385..be4d424f778 100644 --- a/scripts/zones/Bastok_Markets_[S]/DefaultActions.lua +++ b/scripts/zones/Bastok_Markets_[S]/DefaultActions.lua @@ -1,6 +1,7 @@ --- local ID = zones[xi.zone.BASTOK_MARKETS_S] +local ID = zones[xi.zone.BASTOK_MARKETS_S] return { + ['_2f0'] = { messageSpecial = ID.text.GATE_IS_LOCKED }, ['Adelinde'] = { event = 103 }, ['Angry_Bull'] = { event = 102 }, ['Benjamin'] = { event = 146 }, diff --git a/scripts/zones/Bastok_Markets_[S]/IDs.lua b/scripts/zones/Bastok_Markets_[S]/IDs.lua index 93654e372f8..96aa983e1c0 100644 --- a/scripts/zones/Bastok_Markets_[S]/IDs.lua +++ b/scripts/zones/Bastok_Markets_[S]/IDs.lua @@ -17,6 +17,7 @@ zones[xi.zone.BASTOK_MARKETS_S] = LOGIN_NUMBER = 7004, -- In celebration of your most recent login (login no. ), we have provided you with points! You currently have a total of points. MEMBERS_LEVELS_ARE_RESTRICTED = 7024, -- Your party is unable to participate because certain members' levels are restricted. FISHING_MESSAGE_OFFSET = 7069, -- You can't fish here. + GATE_IS_LOCKED = 7215, -- The gate is locked. BLINGBRIX_SHOP_DIALOG = 7219, -- Blingbrix good Gobbie from Boodlix's! Boodlix's Emporium help fighting fighters and maging mages. Gil okay, okay? MOG_LOCKER_OFFSET = 7485, -- Your Mog Locker lease is valid until , kupo. REGIME_CANCELED = 7723, -- Current training regime canceled. diff --git a/scripts/zones/Grauberg_[S]/DefaultActions.lua b/scripts/zones/Grauberg_[S]/DefaultActions.lua index 0ff9c3c4681..2f2357b277f 100644 --- a/scripts/zones/Grauberg_[S]/DefaultActions.lua +++ b/scripts/zones/Grauberg_[S]/DefaultActions.lua @@ -1,12 +1,12 @@ local ID = zones[xi.zone.GRAUBERG_S] return { + ['_2h3'] = { messageSpecial = ID.text.GATE_IS_LOCKED }, ['qm2'] = { messageSpecial = ID.text.NOTHING_OUT_OF_ORDINARY }, ['qm3'] = { messageSpecial = ID.text.NOTHING_OUT_OF_ORDINARY }, ['qm_reset'] = { messageSpecial = ID.text.AIR_WARPED_AND_DISTORTED }, ['Emmerich'] = { event = 8 }, ['Vanja'] = { event = 9 }, ['Childerich'] = { event = 10 }, - ['_2h3'] = { messageSpecial = 7214 }, ['Veridical_Conflux'] = { messageSpecial = ID.text.MYSTERIOUS_COLUMN_ROTATES }, } diff --git a/scripts/zones/Grauberg_[S]/IDs.lua b/scripts/zones/Grauberg_[S]/IDs.lua index 1bce8f51c05..a9b17035602 100644 --- a/scripts/zones/Grauberg_[S]/IDs.lua +++ b/scripts/zones/Grauberg_[S]/IDs.lua @@ -18,6 +18,7 @@ zones[xi.zone.GRAUBERG_S] = LOGIN_NUMBER = 7004, -- In celebration of your most recent login (login no. ), we have provided you with points! You currently have a total of points. MEMBERS_LEVELS_ARE_RESTRICTED = 7024, -- Your party is unable to participate because certain members' levels are restricted. FISHING_MESSAGE_OFFSET = 7069, -- You can't fish here. + GATE_IS_LOCKED = 7215, -- The gate is locked. A_SHIVER_RUNS_DOWN = 7439, -- A shiver runs down your spine... ATTEND_TO_MORE_PRESSING = 7440, -- Perhaps you should first attend to more pressing matters... CAMPAIGN_RESULTS_TALLIED = 7606, -- Campaign results tallied.