summaryrefslogtreecommitdiff
path: root/world/map/npc/009-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-30 20:12:03 -0300
committerJesusaves <cpntb1@ymail.com>2022-03-07 22:20:41 -0300
commit0b4e43fb1d32e8e9961168f1415a7566d0ba1779 (patch)
treef1e53fc1a92eaf8791aa966a5cd0b542ccc5451f /world/map/npc/009-1
parentf64a23064f64fc534e7cdf7afebc3c4e7060a2ee (diff)
downloadserverdata-0b4e43fb1d32e8e9961168f1415a7566d0ba1779.tar.gz
serverdata-0b4e43fb1d32e8e9961168f1415a7566d0ba1779.tar.bz2
serverdata-0b4e43fb1d32e8e9961168f1415a7566d0ba1779.tar.xz
serverdata-0b4e43fb1d32e8e9961168f1415a7566d0ba1779.zip
Add the guest book and fix some restrictions.
(Party Points still missing?)
Diffstat (limited to 'world/map/npc/009-1')
-rw-r--r--world/map/npc/009-1/constable.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/009-1/constable.txt b/world/map/npc/009-1/constable.txt
index fe2e75e5..dcd19ea3 100644
--- a/world/map/npc/009-1/constable.txt
+++ b/world/map/npc/009-1/constable.txt
@@ -9,6 +9,7 @@
mes "\"I've been getting complaints of lawlessness in Hurnscald recently, so I thought I'd come down here myself and explain the rules.\"";
mes "\"Please make sure that you follow them!\"";
callfunc "GameRules";
+ //callfunc "P22Login";
close;
/* 2022 Blackbox */
@@ -21,6 +22,7 @@ L_Party:
"Nah", L_P22N;
L_P22Y:
+ set #X21, 10;
warp "003-1", 45, 24;
mapmask 1 | 2;
close;