aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt')
-rw-r--r--Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt b/Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt
new file mode 100644
index 000000000..c4dad6ab0
--- /dev/null
+++ b/Northstar.CustomServers/scripts/aibehavior/behavior_goliath.txt
@@ -0,0 +1,31 @@
+Selector Common
+
+ SelectSchedule_FallToGround
+ SelectSchedule_Flinch
+ SelectSchedule_LayeredBehavior
+
+Selector_End
+
+
+Selector Idle
+
+ SelectSchedule_Idle
+
+Selector_End
+
+
+Selector Alert
+
+ SelectSchedule_Alert
+
+Selector_End
+
+
+Selector Combat
+
+ SelectSchedule_FearEnemy
+ SelectSchedule_NewEnemySignal
+ SelectSchedule_MeleeAttack
+ SelectSchedule_ChaseEnemy
+
+Selector_End \ No newline at end of file