enable nav during bella jaw run
All checks were successful
/ test (push) Successful in 35s

This commit is contained in:
Erik 2026-03-12 19:48:57 +01:00
parent 76b08c0d87
commit 5d7470ee6c
4 changed files with 34 additions and 4 deletions

View file

@ -460,7 +460,9 @@ STATE: {service_bella_jaw_run} ~~ {
IF: Death
DO: SetState {death}
IF: Expr {getplayerlandblock[]==9830400}
DO: Chat {/vt nav load jaw_1}
DO: DoAll
Chat {/vt opt set enablenav true}
Chat {/vt nav load jaw_1}
IF: All
Expr {getplayerlandblock[]!=9830400}
SecsInStateGE 30