summaryrefslogtreecommitdiff
path: root/npc/027-2/alacrius.txt
blob: 0e80a5a0dccaf36fe4f6485ec9c55dd77bc7a111 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
027-2,45,105,0	script	Alacrius	NPC313,{
    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;
}