Changeset 855
- Timestamp:
- 01/19/2011 04:44:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AgentMind/branches/FAtiMA-Modular/data/characters/minds/SimpleScenarios.xml
r854 r855 14 14 <Agent name="Guilhas" displayName="Guilhas" role="Guilhas" platform="worldsim" host="localhost" 15 15 port="46874" displayMode="True" sex="M" actionsFile="SimpleActions" 16 goalsFile="SimpleGoalLibrary" cultureName="SimpleCulture" agentLoad="false">16 goalsFile="SimpleGoalLibrary" cultureName="SimpleCulture"> 17 17 <Properties> 18 18 <Property name="location" value="Office"/> … … 37 37 <Agent name="Guilhas" displayName="Guilhas" role="GuilhasDrives" platform="worldsim" host="localhost" 38 38 port="46874" displayMode="True" sex="M" actionsFile="SimpleActionsWithDrives" 39 goalsFile="SimpleGoalLibraryWithDrives" cultureName="SimpleCulture" agentLoad="false">39 goalsFile="SimpleGoalLibraryWithDrives" cultureName="SimpleCulture"> 40 40 <Properties> 41 41 <Property name="location" value="Office"/>
Note: See TracChangeset
for help on using the changeset viewer.