oops I forgot a guar

This commit is contained in:
Lilian Jónsdóttir 2020-08-02 10:53:43 -07:00
parent 24ce3606ee
commit 4964de4db8

View file

@ -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
} }
} }