Added check enemy invincibility
This commit is contained in:
parent
d5107daad4
commit
bcf727968d
3 changed files with 31 additions and 1 deletions
|
|
@ -151,6 +151,13 @@ yb_ignore_enemies "0"
|
|||
//
|
||||
yb_check_enemy_rendering "0"
|
||||
|
||||
//
|
||||
// Enables or disables checking enemy invincibility. Useful for some mods.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_check_enemy_invincibility "0"
|
||||
|
||||
//
|
||||
// Enables or disables bot ability to stab the enemy with knife if bot is in good condition.
|
||||
// ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue