Logic pathfind instruction

This commit is contained in:
Anuken
2023-04-24 23:59:46 -04:00
parent 05f158fd51
commit 583a1c69b6
5 changed files with 23 additions and 3 deletions

View File

@@ -2371,7 +2371,7 @@ lenum.stop = Stop moving/mining/building.
lenum.unbind = Completely disable logic control.\nResume standard AI.
lenum.move = Move to exact position.
lenum.approach = Approach a position with a radius.
lenum.pathfind = Pathfind to the enemy spawn.
lenum.pathfind = Pathfind to the specified position.
lenum.target = Shoot a position.
lenum.targetp = Shoot a target with velocity prediction.
lenum.itemdrop = Drop an item.