summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2/alacrius.txt
blob: d05f9b54a9b878958f6251e171c8d2b065452eb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Author: wushin
//Starts Crypt Quest

027-2,45,105,0|script|Alacrius|313
{
    mes "[Alacrius]";
    mes "\"Hello, I'm Alacrius. \"";
    next;
    mes "\"A very long time ago, I figured a way to cheat death and the limits of time and space. You may think it is evil, but I did it because of true love... \"";
    next;
    mes "\"The reaper kidnapped my beloved wife, and took her to the underworld. I had to find a way to stop him, and as time went by, I became what you can see now... But if you dare to cheat death, time and space you'll have to pay a high price... \"";
    close;
}