From d294a79fbf5c49c8512aa30048b3e8eacd17fd3e Mon Sep 17 00:00:00 2001 From: Erik Date: Tue, 14 Apr 2026 23:54:48 +0200 Subject: [PATCH] bore/neftet: fix AH landblock to 3378184192 --- af/bore.af | 8 ++++---- af/neftet.af | 8 ++++---- met/bore.met | 8 ++++---- met/neftet.met | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/af/bore.af b/af/bore.af index fa595da..8d45005 100644 --- a/af/bore.af +++ b/af/bore.af @@ -391,10 +391,10 @@ STATE: {service_bella_ah_primary} ~~ { Chat {/vt opt set enablelooting false} Chat {/vt opt set NavPriorityBoost false} Chat {/vt opt set navclosestoprange 0.008} - IF: Expr {getplayerlandblock[]==3378348032} + IF: Expr {getplayerlandblock[]==3378184192} DO: Chat {/vt nav load ah_primary} IF: All - Expr {getplayerlandblock[]!=3378348032} + Expr {getplayerlandblock[]!=3378184192} SecsInStateGE 30 DO: DoAll Chat {/a [bella] wrong ah_primary landblock, restarting AH entry} @@ -510,10 +510,10 @@ STATE: {service_bella_ah_secondary} ~~ { DO: DoExpr {setvar[bellaAhSecondaryAttempts,getvar[bellaAhSecondaryAttempts]+1]} IF: Expr {getvar[bellaAhSecondaryAttempts]>=3} DO: SetState {service_bella_backoff} - IF: Expr {getplayerlandblock[]==3378348032} + IF: Expr {getplayerlandblock[]==3378184192} DO: Chat {/vt nav load ah_secondary} IF: All - Expr {getplayerlandblock[]!=3378348032} + Expr {getplayerlandblock[]!=3378184192} SecsInStateGE 30 DO: DoAll Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry} diff --git a/af/neftet.af b/af/neftet.af index 1f7f54f..42ec333 100644 --- a/af/neftet.af +++ b/af/neftet.af @@ -469,10 +469,10 @@ STATE: {service_bella_ah_primary} ~~ { Chat {/vt opt set enablelooting false} Chat {/vt opt set NavPriorityBoost false} Chat {/vt opt set navclosestoprange 0.008} - IF: Expr {getplayerlandblock[]==3378348032} + IF: Expr {getplayerlandblock[]==3378184192} DO: Chat {/vt nav load ah_primary} IF: All - Expr {getplayerlandblock[]!=3378348032} + Expr {getplayerlandblock[]!=3378184192} SecsInStateGE 30 DO: DoAll Chat {/a [bella] wrong ah_primary landblock, restarting AH entry} @@ -588,10 +588,10 @@ STATE: {service_bella_ah_secondary} ~~ { DO: DoExpr {setvar[bellaAhSecondaryAttempts,getvar[bellaAhSecondaryAttempts]+1]} IF: Expr {getvar[bellaAhSecondaryAttempts]>=3} DO: SetState {service_bella_backoff} - IF: Expr {getplayerlandblock[]==3378348032} + IF: Expr {getplayerlandblock[]==3378184192} DO: Chat {/vt nav load ah_secondary} IF: All - Expr {getplayerlandblock[]!=3378348032} + Expr {getplayerlandblock[]!=3378184192} SecsInStateGE 30 DO: DoAll Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry} diff --git a/met/bore.met b/met/bore.met index ca2fda5..1ea65f1 100644 --- a/met/bore.met +++ b/met/bore.met @@ -3738,7 +3738,7 @@ n s e s -getplayerlandblock[]==3378348032 +getplayerlandblock[]==3378184192 s /vt nav load ah_primary s @@ -3766,7 +3766,7 @@ n s e s -getplayerlandblock[]!=3378348032 +getplayerlandblock[]!=3378184192 i 6 i @@ -4534,7 +4534,7 @@ n s e s -getplayerlandblock[]==3378348032 +getplayerlandblock[]==3378184192 s /vt nav load ah_secondary s @@ -4562,7 +4562,7 @@ n s e s -getplayerlandblock[]!=3378348032 +getplayerlandblock[]!=3378184192 i 6 i diff --git a/met/neftet.met b/met/neftet.met index 6909b58..46c3ac6 100644 --- a/met/neftet.met +++ b/met/neftet.met @@ -4582,7 +4582,7 @@ n s e s -getplayerlandblock[]==3378348032 +getplayerlandblock[]==3378184192 s /vt nav load ah_primary s @@ -4610,7 +4610,7 @@ n s e s -getplayerlandblock[]!=3378348032 +getplayerlandblock[]!=3378184192 i 6 i @@ -5378,7 +5378,7 @@ n s e s -getplayerlandblock[]==3378348032 +getplayerlandblock[]==3378184192 s /vt nav load ah_secondary s @@ -5406,7 +5406,7 @@ n s e s -getplayerlandblock[]!=3378348032 +getplayerlandblock[]!=3378184192 i 6 i