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 {NavPriorityBoost} {false}
|
||||||
SetOpt {EnableMeta} {true}
|
SetOpt {EnableMeta} {true}
|
||||||
Chat {/vt nav load bunny}
|
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
|
DO: DoAll
|
||||||
SetOpt {EnableLooting} {false}
|
SetOpt {EnableLooting} {false}
|
||||||
SetState {no_loot}
|
SetState {no_loot}
|
||||||
|
|
|
||||||
|
|
@ -191,7 +191,7 @@ n
|
||||||
s
|
s
|
||||||
p
|
p
|
||||||
s
|
s
|
||||||
(You have solved this quest too recently
|
You have solved this quest too recently
|
||||||
s
|
s
|
||||||
c
|
c
|
||||||
s
|
s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue