using RimWorld; using RimWorld.QuestGen; using System; using System.Collections.Generic; using Verse; namespace WulaFallenEmpire { public class QuestNode_Root_EventLetter : QuestNode { // Fields to be set from the QuestScriptDef XML public SlateRef letterLabel; public SlateRef letterTitle; public SlateRef letterText; public List