summaryrefslogtreecommitdiff
path: root/npc/002-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-11-13 10:27:15 -0300
committerJesusaves <cpntb1@ymail.com>2019-11-13 10:27:15 -0300
commit6913c17c86cda8bad9fdd7c096df27ec3ae6904f (patch)
tree12d4386b4be07606c2510c949a09f8a386775b70 /npc/002-3
parent455def2bdb022e6b337cf103174e2a5ef17732ba (diff)
downloadserverdata-6913c17c86cda8bad9fdd7c096df27ec3ae6904f.tar.gz
serverdata-6913c17c86cda8bad9fdd7c096df27ec3ae6904f.tar.bz2
serverdata-6913c17c86cda8bad9fdd7c096df27ec3ae6904f.tar.xz
serverdata-6913c17c86cda8bad9fdd7c096df27ec3ae6904f.zip
Event handling
Diffstat (limited to 'npc/002-3')
-rw-r--r--npc/002-3/nard.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt
index 11c675530..8ac494abc 100644
--- a/npc/002-3/nard.txt
+++ b/npc/002-3/nard.txt
@@ -76,6 +76,9 @@ L_Checker:
mesq l("The Alliance can help you in finding out about who you are, why you are here, or from where you came from. So, about the tasks I want completed.");
LOCATION$ = "Candor";
setq ShipQuests_Julia, 3;
+ // Event handling
+ if ($EVENT$ == "Event")
+ getitem MercCard_EH, 1;
next;
.@price=800;
mesc b(l(".:: Main Quest 1-3 ::.")), 3;
@@ -210,8 +213,6 @@ L_NotYet:
Zeny = Zeny-.@price;
LOCATION$="Tulim";
getitem TulimMap, 1;
- if ($EVENT$ == "Event")
- getitem MercCard_EH, 1;
mesq l("Set sail! We're going to Tulimshar!");
next;
showavatar;