Disable combat/loot in Default, enable combat in HuntLictor, disable on head pickup
All checks were successful
/ test (push) Successful in 30s
All checks were successful
/ test (push) Successful in 30s
This commit is contained in:
parent
fa89554a42
commit
5bf4522c2f
2 changed files with 44 additions and 4 deletions
|
|
@ -25,9 +25,26 @@ Default
|
|||
i
|
||||
1
|
||||
i
|
||||
1
|
||||
3
|
||||
i
|
||||
0
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
i
|
||||
2
|
||||
s
|
||||
/vt opt set enablecombat false
|
||||
i
|
||||
2
|
||||
s
|
||||
/vt opt set lootrarecorpsesonly false
|
||||
i
|
||||
1
|
||||
s
|
||||
GoToJondor
|
||||
s
|
||||
|
|
@ -282,7 +299,7 @@ HuntLictor
|
|||
i
|
||||
12
|
||||
i
|
||||
1
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -298,6 +315,19 @@ s
|
|||
c
|
||||
i
|
||||
1
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/vt opt set enablecombat false
|
||||
i
|
||||
1
|
||||
s
|
||||
GiveHead
|
||||
s
|
||||
|
|
@ -314,7 +344,11 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
i
|
||||
2
|
||||
s
|
||||
/vt opt set enablecombat true
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue