Dupe file removal.

Removed weapon models duped in the CEP 3 facelift haks.  More henchman & packages work.
This commit is contained in:
Jaysyn904
2021-10-12 23:34:41 -04:00
parent 68de4c6610
commit 7fab5d1710
1952 changed files with 122363 additions and 1944027 deletions

View File

@@ -83,7 +83,7 @@ void main()
SetLocalInt(OBJECT_SELF, "HenchInvDrop", TRUE);
//Sets the distance from the enemy that the henchman will switch to melee weapons
SetLocalFloat(OBJECT_SELF, "HenchRange", 10.0);
SetLocalFloat(OBJECT_SELF, "HenchRange", 7.0);
//Sets up the special henchmen listening patterns
SetAssociateListenPatterns();