From 4a169df04609183321dd80182be8c4e162b2855a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Dec 2018 23:49:41 -0200 Subject: Dump new players at Candor - highly experimental --- npc/002-4/nard.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/002-4') diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index 22667560f..d3c36e0df 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -16,7 +16,7 @@ L_Checker: if (.@narrator) goto L_Travel; - if (LOCATION$ != "") goto L_NotYet; + if (getq(ShipQuests_Julia) >= 3) goto L_NotYet; // Referral program if (#REFERRAL_PROG == 0 && $REFERRAL_ENABLED) { @@ -110,6 +110,7 @@ L_MenuQuest: mesn; mesq l("Why we're going Tulimshar, you may ask? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!"); LOCATION$ = "Candor"; + setq ShipQuests_Julia, 3; close; -- cgit v1.2.3-60-g2f50