Skip to content

Commit

Permalink
Lobster will use Attacker Behaviour to morph
Browse files Browse the repository at this point in the history
  • Loading branch information
Damgam committed Nov 6, 2018
1 parent 9907247 commit 45fed33
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions LuaRules/Gadgets/ai/EvoRTS/behaviours.lua
Expand Up @@ -97,6 +97,19 @@ behaviours = {
TaskQueueBehaviour,
},

eartyturret = {
AttackerBehaviour,
},
eartyturret_up1 = {
AttackerBehaviour,
},
eartyturret_up2 = {
AttackerBehaviour,
},
eartyturret_up3 = {
AttackerBehaviour,
},

ecommanderbattleai = {
TaskQueueBehaviour,
},
Expand Down

0 comments on commit 45fed33

Please sign in to comment.