Goto Micro AI scenario: use change action rather than delete+add ...
... when changing the Micro AI for a side.
This commit is contained in:
parent
bb26763602
commit
35848693e5
1 changed files with 3 additions and 9 deletions
|
@ -540,13 +540,7 @@ Note: The messengers are controlled by Goto Micro AI definitions that differ by
|
|||
[micro_ai]
|
||||
side=2
|
||||
ai_type=goto
|
||||
action=delete
|
||||
ca_id=messenger2
|
||||
[/micro_ai]
|
||||
[micro_ai]
|
||||
side=2
|
||||
ai_type=goto
|
||||
action=add
|
||||
action=change
|
||||
ca_id=messenger2
|
||||
|
||||
[filter]
|
||||
|
@ -723,7 +717,7 @@ Note: The messengers are controlled by Goto Micro AI definitions that differ by
|
|||
[micro_ai]
|
||||
side=7
|
||||
ai_type=goto
|
||||
action=add
|
||||
action=change
|
||||
|
||||
[filter_location]
|
||||
x,y=35,13
|
||||
|
@ -763,7 +757,7 @@ Note: The messengers are controlled by Goto Micro AI definitions that differ by
|
|||
[micro_ai]
|
||||
side=7
|
||||
ai_type=goto
|
||||
action=add
|
||||
action=change
|
||||
|
||||
[filter_location]
|
||||
x=1,1,44,44
|
||||
|
|
Loading…
Add table
Reference in a new issue