Delta-v/Content.Server/AI/Operators/Inventory
metalgearsloth 99f46d1ca5
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>
2020-06-21 21:48:22 +02:00
..
CloseStorageOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
DropEntityOperator.cs Prevent AI from dropping something that's not in their hands 2020-06-18 15:38:40 +02:00
DropHandItemsOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
EquipEntityOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
InteractWithEntityOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
OpenStorageOperator.cs Misc. AI fixes for CM test (#1165) 2020-06-21 21:48:22 +02:00
PickupEntityOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
UseItemInHandsOperator.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00