Enemies can attack each other
This commit is contained in:
@@ -72,5 +72,12 @@
|
||||
|
||||
</ragdoll>
|
||||
|
||||
<ai attackhumans="100.0" attackrooms="50.0" attackweaker="50" attackstronger="-30" sight="0.5" hearing="1.0"/>
|
||||
<ai
|
||||
combatstrength="400"
|
||||
attackpriorithumans="100.0"
|
||||
attackpriorityrooms="50.0"
|
||||
attackpriorityweaker="50"
|
||||
attackprioritystronger="-30"
|
||||
sight="0.5"
|
||||
hearing="1.0"/>
|
||||
</Character>
|
||||
Reference in New Issue
Block a user