"That's how long,", "That's how long",
"Thats how long,", "Thats how long"),
ConversationStates.INFORMATION_4,
"\"I will be your friend.\"", null);
ChatAction reward = new MultipleActions(new IncreaseKarmaAction(10), new IncreaseXPAction(25), new SetQuestToYearAction("susi"));
npc.add(ConversationStates.INFORMATION_4,
"",
new TriggerExactlyInListCondition("I will be your friend.", "I will be your friend"),
ConversationStates.ATTENDING,
"Yay! We are friends now.",