set no loot instead of trying to loot key, second attempt
All checks were successful
/ test (push) Successful in 31s
All checks were successful
/ test (push) Successful in 31s
This commit is contained in:
parent
fa6b445173
commit
b0ba0f3566
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ STATE: {Default}
|
|||
SetOpt {NavPriorityBoost} {false}
|
||||
SetOpt {EnableMeta} {true}
|
||||
Chat {/vt nav load bunny}
|
||||
IF: ChatCapture {(You have solved this quest too recently} {}
|
||||
IF: ChatCapture {You have solved this quest too recently} {}
|
||||
DO: DoAll
|
||||
SetOpt {EnableLooting} {false}
|
||||
SetState {no_loot}
|
||||
|
|
|
|||
|
|
@ -191,7 +191,7 @@ n
|
|||
s
|
||||
p
|
||||
s
|
||||
(You have solved this quest too recently
|
||||
You have solved this quest too recently
|
||||
s
|
||||
c
|
||||
s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue