summaryrefslogtreecommitdiff
path: root/npc/027-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-05 16:11:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-05 16:11:20 -0300
commit617890517395670dd1be6fd3af92e3e6e3e86e80 (patch)
tree4ae4756e1b97ec1ddf8f7974692fd9c4cf70b231 /npc/027-2
parent357f5489d01cf8c48aedc8a505715a5dcf4b996a (diff)
downloadserverdata-617890517395670dd1be6fd3af92e3e6e3e86e80.tar.gz
serverdata-617890517395670dd1be6fd3af92e3e6e3e86e80.tar.bz2
serverdata-617890517395670dd1be6fd3af92e3e6e3e86e80.tar.xz
serverdata-617890517395670dd1be6fd3af92e3e6e3e86e80.zip
As Hocus requested... Players are now able to use the Evil Obelisk to warp to Keshlam.
Diffstat (limited to 'npc/027-2')
-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 "";