enable autocram at bore startup
All checks were successful
/ test (push) Successful in 33s

This commit is contained in:
Erik 2026-03-08 18:15:53 +01:00
parent d097b4df0e
commit a1bfac92db
2 changed files with 93 additions and 136 deletions

View file

@ -132,10 +132,11 @@ STATE: {loot_rare} ~~ {
~~ }
STATE: {Default} ~~ {
IF: Always
DO: DoAll
Chat {/ub opt set VTank.PatchExpressionEngine true}
ChatExpr {\/vt nav load bore_circuit+getvar[navNumber]}
Chat {/vt opt set enablenav true}
DO: DoAll
Chat {/ub opt set VTank.PatchExpressionEngine true}
Chat {/vt opt set autocram true}
ChatExpr {\/vt nav load bore_circuit+getvar[navNumber]}
Chat {/vt opt set enablenav true}
Chat {/vt opt set buffprofile_prots 2}
Chat {/vt opt set buffprofile_banes 5}
Chat {/vt opt set enablelooting false}