aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt')
-rw-r--r--Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt b/Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt
deleted file mode 100644
index a7a995f5b..000000000
--- a/Northstar.CustomServers/scripts/aibehavior/behavior_flyer.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-Selector Common
-
- SelectSchedule_Flinch
- SelectSchedule_LayeredBehavior
-
-Selector_End
-
-
-Selector Idle
-
- SelectSchedule_PatrolRun
- SelectSchedule_IdleStand
-
-Selector_End
-
-
-Selector Alert
-
- SelectSchedule_PatrolRun
- SelectSchedule_IdleStand
-
-Selector_End
-
-
-Selector Combat
-
- SelectSchedule_FearEnemy
- SelectSchedule_SyncedMeleeAttack
- SelectSchedule_MeleeAttack
- SelectSchedule_ChaseEnemy
- SelectSchedule_IdleStand
-
-Selector_End \ No newline at end of file