summaryrefslogtreecommitdiff
path: root/npc/027-2/alacrius.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-2/alacrius.txt')
-rw-r--r--npc/027-2/alacrius.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/027-2/alacrius.txt b/npc/027-2/alacrius.txt
index 5c5e0094..f1dd9a26 100644
--- a/npc/027-2/alacrius.txt
+++ b/npc/027-2/alacrius.txt
@@ -12,8 +12,10 @@
L_Quest:
// Rand() is probably not the best way to do that.
- if (!#CRYPT_PASSWORD)
- #CRYPT_PASSWORD = rand(4095);
+ if (!#CRYPT_PASSWORD) {
+ #CRYPT_PASSWORD = rand2(4095);
+ setq Quest_Reapercry, 1;
+ }
next;
mes "##1--------- The Alacrius Riddle";
mes "";