From 6913c17c86cda8bad9fdd7c096df27ec3ae6904f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Nov 2019 10:27:15 -0300 Subject: Event handling --- npc/002-3/nard.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-60-g2f50