summaryrefslogtreecommitdiff
path: root/npc/019-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-24 11:57:35 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-24 11:57:35 -0200
commitd8e361905743817862807fe316d855ff8886c729 (patch)
tree62555682173ac08e3e69c30734d891d17a0223a0 /npc/019-2
parent9655bd328f7eebc593d1c2303659bb5f4a49ccd6 (diff)
downloadserverdata-d8e361905743817862807fe316d855ff8886c729.tar.gz
serverdata-d8e361905743817862807fe316d855ff8886c729.tar.bz2
serverdata-d8e361905743817862807fe316d855ff8886c729.tar.xz
serverdata-d8e361905743817862807fe316d855ff8886c729.zip
Allow player access to Nivalis Town Square
Diffstat (limited to 'npc/019-2')
-rw-r--r--npc/019-2/_warps.txt1
-rw-r--r--npc/019-2/guards.txt9
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/019-2/_warps.txt b/npc/019-2/_warps.txt
index 272db1592..85925ec25 100644
--- a/npc/019-2/_warps.txt
+++ b/npc/019-2/_warps.txt
@@ -1,3 +1,4 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 019-2: Nivalis Port warps
+019-2,37,55,0 warp #019-2_37_55 0,0,020-1,106,55
019-2,76,24,0 warp #019-2_76_24 0,0,021-1,212,299
diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt
index cf325ac15..1a4675057 100644
--- a/npc/019-2/guards.txt
+++ b/npc/019-2/guards.txt
@@ -12,11 +12,6 @@
if ($NIVALIS_LIBDATE) {
mesn;
mesq l("Nivalis was liberated @@ ago.", FuzzyTime($NIVALIS_LIBDATE));
- // TODO
- mesc l("Due town state, you cannot visit it. Do you want to cross to the other side?"), 1;
- next;
- if (askyesno() == ASK_YES)
- warp "019-1", 70, 30;
close;
} else if ($NLIB_DAY > 0) {
if (.@q == $NLIB_DAY) goto L_Delay;
@@ -40,6 +35,10 @@
setmapflagnosave("023-2", "000-1", 22, 22);
setmapflag("019-3",mf_bexp,25);
setmapflag("020-1",mf_bexp,150);
+ disablenpc "#019-1_70_21";
+ disablenpc "#019-2_37_55";
+ disablenpc "#020-1_70_128";
+ disablenpc "#020-1_107_55";
enablenpc "Lightbringer#NLib";
channelmes("#world", "Nivalis Liberation Day has started.");
announce "Nivalis Liberation Day has started.", bc_all|bc_npc;