From e968d4cbdf069e2a4cbdd83474a7831af41b4642 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 11 May 2022 16:28:53 -0300 Subject: Elli's arc --- npc/032-1/episode.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'npc/032-1') diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt index 997529e54..c5b2eaeed 100644 --- a/npc/032-1/episode.txt +++ b/npc/032-1/episode.txt @@ -54,6 +54,23 @@ npctalk3 l("Hi."); end; +OnFin: + npctalk3 l("I am Elli. One of the Originals."); + sleep2(3000); + npctalk3 l("The supreme guardian of the \"Talpan\" creatures, such as you."); + sleep2(4000); + npctalk3 l("From the time you come from, the Moubootaur has escaped its chains"); + sleep2(4000); + npctalk3 l("The Mana Source, supreme guardian of the world itself, has already took providences."); + sleep2(4000); + npctalk3 l("The Moubootaur is evil. Defeat him and protect the world. Now..."); + sleep2(4000); + npctalk3 l("Return to your time!"); + sleep2(1000); + warp "017-3", 75, 68; + // Nothing else needs to be done, quest was closed earlier + end; + OnInit: .distance=5; end; -- cgit v1.2.3-60-g2f50