Merge branch 'phase/42-talk-circles'
Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # docs/phases/README.md # src/HSchool.Simulation/PersonLog.cs
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"UseToilet": "Restroom",
|
||||
"RecessRest": "Recess",
|
||||
"Chat": "Chat",
|
||||
"StaffChat": "Staff chat",
|
||||
"PhoneChat": "Phone chat",
|
||||
"WalkCorridor": "Walk the corridor",
|
||||
"WalkYard": "Walk the yard",
|
||||
"Behavior": "Behavior rules",
|
||||
@@ -139,6 +141,8 @@
|
||||
"Curious": "Curious",
|
||||
"HotTempered": "Hot-tempered",
|
||||
"Kind": "Kind",
|
||||
"Gossip": "Gossip",
|
||||
"Outgoing": "Outgoing",
|
||||
"Neat": "Neat",
|
||||
"Staffing": "Staffing",
|
||||
"Height": "Height",
|
||||
@@ -189,6 +193,15 @@
|
||||
"OpinionEnemy": "enemies",
|
||||
"ActionStarted": "started: {0}",
|
||||
"ActionEnded": "finished: {0}",
|
||||
"TalkEnded": "talked about {0}",
|
||||
"TopicStudy": "schoolwork",
|
||||
"TopicGames": "games",
|
||||
"TopicFood": "food",
|
||||
"TopicFamily": "family",
|
||||
"TopicSport": "sport",
|
||||
"TopicGossip": "gossip",
|
||||
"TopicRude": "rough talk",
|
||||
"TopicAppearance": "looks",
|
||||
"ApparelReplaced": "got a new {0}",
|
||||
"ApparelChanged": "changed clothes: {0}",
|
||||
"LessonNoTeacher": "lesson without a teacher: {0}",
|
||||
|
||||
Reference in New Issue
Block a user