oops I forgot a guar
This commit is contained in:
parent
24ce3606ee
commit
4964de4db8
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ this.default = {
|
||||||
combatDistance = 850,
|
combatDistance = 850,
|
||||||
combatDialogue = true,
|
combatDialogue = true,
|
||||||
ignored = {
|
ignored = {
|
||||||
["mer_tgw_guar"] = true
|
["mer_tgw_guar"] = true,
|
||||||
|
["mer_tgw_guar_w"] = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue