summaryrefslogtreecommitdiff
path: root/npc/027-2/alacrius.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-2/alacrius.txt')
-rwxr-xr-xnpc/027-2/alacrius.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/027-2/alacrius.txt b/npc/027-2/alacrius.txt
new file mode 100755
index 00000000..0e80a5a0
--- /dev/null
+++ b/npc/027-2/alacrius.txt
@@ -0,0 +1,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;
+}