diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-3/nard.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 2ca1ea09..b40411af 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -183,6 +183,12 @@ l_ChefQuestComplete: getitem "Bandana", 1; // Need to add a skill for the crew at this line. + mesn "Narrator"; + mes col(lg("This is it, the end of the Beta Release of Evol Online."), 9); + next; + mes col(lg("We hope that you like this introduction, and we also hope for you to come back in our future release!"), 9); + next; + mes col(lg("The adventure begins!"), 9); close; l_Already: |