#init file for ai part of soccorob
#the lines are interpreted one after another

set all spec c:/RoboLab/settings/spec2.txt

#Set some default behaviors:
behavefile all c:/RoboLab/settings/behaviors.txt

#And agent-specific ones:
#behave 1 default soccorob.ai.agent.behaviors.Default1
#behave 2 default soccorob.ai.agent.behaviors.Default2
#behave 3 default soccorob.ai.agent.behaviors.Default3
