1. local v1 = {
  2. ["Type"] = "End",
  3. ["Npc"] = game:GetService("Workspace").Npcs["Machigai Tenshi"],
  4. ["Path"] = "DPath7"
  5. }
  6. game:GetService("ReplicatedStorage").Events.Dialogue:FireServer(v1)