namespace EDPlayerJournal; public class Channels { /// /// Channel NPCs use to talk to the commander. /// public static readonly string NPC = "npc"; }