public virtual void Interact() { Interface.type("NPC: " + name, ConsoleColor.Cyan); Interface.type("==================", ConsoleColor.Yellow); Interface.type(text); }