- Timestamp:
- 04/27/2010 05:05:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AgentMind/trunk/AgentMind/data/characters/minds/LIRECScenarios.xml
r392 r401 33 33 34 34 </Agent> 35 </Scenario> 36 <Scenario name="MindBlindness"> 37 <WorldSimulator port="46874" scenery="AmyHouse" actionsFile="data/characters/minds/MindBlindnessActionsB.xml" 38 agentLanguageFile="data/characters/minds/language/agent/en/language-set-1" 39 userOptionsFile="LIRECOptions"> 40 <Objects> 41 <Object name="BoxA"/> 42 <Object name="BoxB"/> 43 </Objects> 44 45 </WorldSimulator> 46 <Agent name="Tim" displayName="Tim" role="Child" platform="Ion" host="localhost" 47 port="46874" displayMode="False" sex="M" actionsFile="MindBlindnessActions" 48 goalsFile="LIRECGoalLibrary" cultureName="NoCulture"> 49 <Properties> 50 <Property name="location" value="LivingRoom"/> 51 <Property name="time" value="Morning"/> 52 <Property name="isPerson" value="True"/> 53 </Properties> 54 </Agent> 35 55 </Scenario> 36 37 56 <Scenario name="Remembering"> 38 57 <WorldSimulator port="46874" scenery="AmyHouse" actionsFile="data/characters/minds/LIRECActions.xml"
Note: See TracChangeset
for help on using the changeset viewer.