use nav when stuck in bunny burrow
All checks were successful
/ test (push) Successful in 33s

This commit is contained in:
Johan Lundberg 2026-08-11 21:08:53 +02:00
parent 587598a3b3
commit 7888100ff3
4 changed files with 78 additions and 19 deletions

View file

@ -37,10 +37,9 @@ STATE: {loot}
STATE: {stuck}
IF: Always
DO: DoAll
Chat {/ub face 270}
Chat {/ub jumpw 250}
SetState {Default}
DO: Chat {/vt nav load bunny_stuck_jump}
IF: NavEmpty
DO: SetState {Default}
~~ Death: do nothing (meta halts here on death until you intervene)
STATE: {Death}