set no loot instead of trying to loot key, third attempt
All checks were successful
/ test (push) Successful in 23s
All checks were successful
/ test (push) Successful in 23s
This commit is contained in:
parent
b0ba0f3566
commit
57d348aede
2 changed files with 2 additions and 2 deletions
|
|
@ -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}
|
||||||
|
|
|
||||||
|
|
@ -231,7 +231,7 @@ i
|
||||||
i
|
i
|
||||||
1
|
1
|
||||||
i
|
i
|
||||||
300
|
30
|
||||||
s
|
s
|
||||||
loot
|
loot
|
||||||
s
|
s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue