ignore claude files and update bore recomp nav name
All checks were successful
/ test (push) Successful in 33s
All checks were successful
/ test (push) Successful in 33s
This commit is contained in:
parent
8e68d4f05b
commit
d097b4df0e
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.claude/
|
||||
|
|
@ -209,7 +209,7 @@ STATE: {recomp} ~~ {
|
|||
DO: DoAll
|
||||
Chat {/vt opt set enablecombat false}
|
||||
Chat {/vt opt set enablebuffing false}
|
||||
Chat {/vt nav load ah_recomp}
|
||||
Chat {/vt nav load ah_rarecomp}
|
||||
~~ }
|
||||
STATE: {ring_fail} ~~ {
|
||||
IF: Always
|
||||
|
|
@ -261,4 +261,4 @@ STATE: {loot} ~~ {
|
|||
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
||||
DoExpr {stopwatchstart[getvar[lootclock]]}
|
||||
SetState {avoid_portal}
|
||||
~~ }
|
||||
~~ }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue