bore/neftet: fix AH landblock to 3378184192
All checks were successful
/ test (push) Successful in 21s

This commit is contained in:
Erik 2026-04-14 23:54:48 +02:00
parent 5fec19be37
commit d294a79fbf
4 changed files with 16 additions and 16 deletions

View file

@ -391,10 +391,10 @@ STATE: {service_bella_ah_primary} ~~ {
Chat {/vt opt set enablelooting false} Chat {/vt opt set enablelooting false}
Chat {/vt opt set NavPriorityBoost false} Chat {/vt opt set NavPriorityBoost false}
Chat {/vt opt set navclosestoprange 0.008} Chat {/vt opt set navclosestoprange 0.008}
IF: Expr {getplayerlandblock[]==3378348032} IF: Expr {getplayerlandblock[]==3378184192}
DO: Chat {/vt nav load ah_primary} DO: Chat {/vt nav load ah_primary}
IF: All IF: All
Expr {getplayerlandblock[]!=3378348032} Expr {getplayerlandblock[]!=3378184192}
SecsInStateGE 30 SecsInStateGE 30
DO: DoAll DO: DoAll
Chat {/a [bella] wrong ah_primary landblock, restarting AH entry} 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]} DO: DoExpr {setvar[bellaAhSecondaryAttempts,getvar[bellaAhSecondaryAttempts]+1]}
IF: Expr {getvar[bellaAhSecondaryAttempts]>=3} IF: Expr {getvar[bellaAhSecondaryAttempts]>=3}
DO: SetState {service_bella_backoff} DO: SetState {service_bella_backoff}
IF: Expr {getplayerlandblock[]==3378348032} IF: Expr {getplayerlandblock[]==3378184192}
DO: Chat {/vt nav load ah_secondary} DO: Chat {/vt nav load ah_secondary}
IF: All IF: All
Expr {getplayerlandblock[]!=3378348032} Expr {getplayerlandblock[]!=3378184192}
SecsInStateGE 30 SecsInStateGE 30
DO: DoAll DO: DoAll
Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry} Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry}

View file

@ -469,10 +469,10 @@ STATE: {service_bella_ah_primary} ~~ {
Chat {/vt opt set enablelooting false} Chat {/vt opt set enablelooting false}
Chat {/vt opt set NavPriorityBoost false} Chat {/vt opt set NavPriorityBoost false}
Chat {/vt opt set navclosestoprange 0.008} Chat {/vt opt set navclosestoprange 0.008}
IF: Expr {getplayerlandblock[]==3378348032} IF: Expr {getplayerlandblock[]==3378184192}
DO: Chat {/vt nav load ah_primary} DO: Chat {/vt nav load ah_primary}
IF: All IF: All
Expr {getplayerlandblock[]!=3378348032} Expr {getplayerlandblock[]!=3378184192}
SecsInStateGE 30 SecsInStateGE 30
DO: DoAll DO: DoAll
Chat {/a [bella] wrong ah_primary landblock, restarting AH entry} 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]} DO: DoExpr {setvar[bellaAhSecondaryAttempts,getvar[bellaAhSecondaryAttempts]+1]}
IF: Expr {getvar[bellaAhSecondaryAttempts]>=3} IF: Expr {getvar[bellaAhSecondaryAttempts]>=3}
DO: SetState {service_bella_backoff} DO: SetState {service_bella_backoff}
IF: Expr {getplayerlandblock[]==3378348032} IF: Expr {getplayerlandblock[]==3378184192}
DO: Chat {/vt nav load ah_secondary} DO: Chat {/vt nav load ah_secondary}
IF: All IF: All
Expr {getplayerlandblock[]!=3378348032} Expr {getplayerlandblock[]!=3378184192}
SecsInStateGE 30 SecsInStateGE 30
DO: DoAll DO: DoAll
Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry} Chat {/a [bella] wrong ah_secondary landblock, restarting AH entry}

View file

@ -3738,7 +3738,7 @@ n
s s
e e
s s
getplayerlandblock[]==3378348032 getplayerlandblock[]==3378184192
s s
/vt nav load ah_primary /vt nav load ah_primary
s s
@ -3766,7 +3766,7 @@ n
s s
e e
s s
getplayerlandblock[]!=3378348032 getplayerlandblock[]!=3378184192
i i
6 6
i i
@ -4534,7 +4534,7 @@ n
s s
e e
s s
getplayerlandblock[]==3378348032 getplayerlandblock[]==3378184192
s s
/vt nav load ah_secondary /vt nav load ah_secondary
s s
@ -4562,7 +4562,7 @@ n
s s
e e
s s
getplayerlandblock[]!=3378348032 getplayerlandblock[]!=3378184192
i i
6 6
i i

View file

@ -4582,7 +4582,7 @@ n
s s
e e
s s
getplayerlandblock[]==3378348032 getplayerlandblock[]==3378184192
s s
/vt nav load ah_primary /vt nav load ah_primary
s s
@ -4610,7 +4610,7 @@ n
s s
e e
s s
getplayerlandblock[]!=3378348032 getplayerlandblock[]!=3378184192
i i
6 6
i i
@ -5378,7 +5378,7 @@ n
s s
e e
s s
getplayerlandblock[]==3378348032 getplayerlandblock[]==3378184192
s s
/vt nav load ah_secondary /vt nav load ah_secondary
s s
@ -5406,7 +5406,7 @@ n
s s
e e
s s
getplayerlandblock[]!=3378348032 getplayerlandblock[]!=3378184192
i i
6 6
i i