示例#1
0
 private void relocatePlayerEvent()
 {
     mySceneCatalogue.setRandomKnownScene();
     myCommandBuilder.createAndEnqueueChangeDialogueSequence(new List <string>()
     {
         "Go somewhere else. Stop creeping around one location."
     });
 }