Fixed Archer NPCs not moving while attacking.

Author: Maneco2
This commit is contained in:
MobiusDevelopment
2021-08-11 21:27:29 +00:00
parent 74c5563623
commit aa50d9efa6
902 changed files with 3936 additions and 3998 deletions

View File

@@ -254,7 +254,6 @@
<xs:attribute name="type" type="xs:token" />
<xs:attribute name="aggroRange" type="xs:nonNegativeInteger" />
<xs:attribute name="clanHelpRange" type="xs:nonNegativeInteger" />
<xs:attribute name="dodge" type="xs:nonNegativeInteger" />
<xs:attribute name="isChaos" type="xs:boolean" />
<xs:attribute name="isAggressive" type="xs:boolean" />
</xs:complexType>