Misc. AI fixes for CM test (#1165)
* Dumped ranged behaviors * Fixed some 1-liners (open storage, distancecon todo) Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Server.AI.Utility.BehaviorSets
|
||||
// TODO: Ideally long-term we should just store the weapons in backpack
|
||||
new EquipMeleeExp(),
|
||||
new PickUpMeleeWeaponExp(),
|
||||
new MeleeAttackNearbySpeciesExp(),
|
||||
new MeleeAttackNearbyPlayerExp(),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user