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

027-2.gat,122,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;
}