set no loot instead of trying to loot key, third attempt
All checks were successful
/ test (push) Successful in 23s

This commit is contained in:
Johan Lundberg 2026-06-26 22:37:19 +02:00
parent b0ba0f3566
commit 57d348aede
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ STATE: {Default}
SetState {no_loot} SetState {no_loot}
STATE: {no_loot} STATE: {no_loot}
IF: SecsInStateGE 300 IF: SecsInStateGE 30
DO: SetState {loot} DO: SetState {loot}
STATE: {loot} STATE: {loot}

View file

@ -231,7 +231,7 @@ i
i i
1 1
i i
300 30
s s
loot loot
s s