summaryrefslogtreecommitdiff
path: root/npc/017-1/inspector.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-23 15:50:04 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-23 15:50:04 -0300
commite0db0d92631a09ccc10ad889e816fc06aec5bff7 (patch)
treecc84800a5537c5f9d9479c8409d73c552f498110 /npc/017-1/inspector.txt
parent71568453e72881cbdb7b6209b2555b0b3a3cfe4a (diff)
downloadserverdata-e0db0d92631a09ccc10ad889e816fc06aec5bff7.tar.gz
serverdata-e0db0d92631a09ccc10ad889e816fc06aec5bff7.tar.bz2
serverdata-e0db0d92631a09ccc10ad889e816fc06aec5bff7.tar.xz
serverdata-e0db0d92631a09ccc10ad889e816fc06aec5bff7.zip
Remove useless notes, Anselmo quest now has the 1st stage ready for test
Diffstat (limited to 'npc/017-1/inspector.txt')
-rw-r--r--npc/017-1/inspector.txt42
1 files changed, 29 insertions, 13 deletions
diff --git a/npc/017-1/inspector.txt b/npc/017-1/inspector.txt
index 0f1db5044..fc8835914 100644
--- a/npc/017-1/inspector.txt
+++ b/npc/017-1/inspector.txt
@@ -33,45 +33,61 @@ L_Start:
next;
mesn;
mesq l("But remember, they're stealing %s, not shinies, so try to limit your search a bit.", getitemlink(Cheese));
- // Excluded: Doctor, Boring NPC, Nowhere family, Drowned Man
- // Billy, Drueme, Stranger, Fortiun, Fusus, Nahrec, Silversmith
setq LoFQuest_Inspector, 1, 0;
next;
goto L_Close;
L_Arc1:
- if (!is_staff()) goto L_Close; // FIXME
.@q2 = getq2(LoFQuest_Inspector);
if (.@q2 == (1024-1)) {
mesn;
mesq l("Cool, you have collected enough evidence. I also have some of my own, so we can proceed.");
next;
- // getexp; setq
mesn;
mesq l("So, what have we concluded thus far?");
next;
- //...
+ mesc l("You spend some time going over the evidence with Anselmo. You mention which kind of cheese was stolen and the thief description, the time of the robbery and the victims, the route they used from the portal to the kitchen depot, the scratch marks and the odd aversion to loud instruments the thief had.");
+ next;
mesn;
mesq l("Excellent. So, this time, we should follow the other lead we had - the %s found in the scene of the crime.", getitemlink(GoldenApple));
- //...
+ next;
mesn;
- mesq l("We also know our thief is likely either a squirrel or a cat, although one intelligent enough and resourceful enough to make the travel every day.");
- //...
+ mesq l("We know our thief is likely either a squirrel or a cat, although one intelligent enough and resourceful enough to make the travel every day. So I'm going to assume it was bought in some store as some sort of prank.");
+ next;
mesn;
mesq l("Considering the direction they came from, we should check Hurnscald next. Ask them if they saw a squirrel robbing Golden Apples, or anything which could help.");
next;
mesn;
mesq l("Ah, and you don't need to ask all of them, that would be a real bother. Ask maybe %d, and try to prioritize shop keepers, unless you feel you found a trail. You can also ask inside La Marine.", 7);
- //...
- // ... ... ... ......
- mesn;
- mesq l("Hmm, none of them saw anything? What did we miss... Oh right, Golden Apples grows in the Desert Canyon as well. Snakes often carry them, although we already discarded the possibility of a snake being the thief.");
next;
mesn;
- mesq l("Sorry for wasting so much of your time, but go in Halinarzo and ask about it. Who knows, one of them might have seen our little thief crossing the Eternal Swamps, and it would match the time range if they had to occasionally wait for the floods to stop, and the fact no one in Hurnscald saw anything.");
+ mesq l("My authority won't do you any good, but we have good relations with Hurnscald so you should have no problem. Good luck, %s!", strcharinfo(0));
+ getexp 60000, 600;
+ setq LoFQuest_Inspector, 2, 0;
+ } else {
+ .@p = bitmask_count(.@q2);
+ mesn;
+ mesq l("Keep investigating. You've found %d/%d pieces of evidence thus far.", .@p, 10);
}
goto L_Close;
+L_Arc2:
+ mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1;
+ next;
+ if (!is_staff()) goto L_Close; // FIXME
+ //...
+ // ... ... ... ......
+ mesn;
+ mesq l("Hmm, none of them saw anything? What did we miss... Oh right, Golden Apples grows in the Desert Canyon as well. Snakes often carry them, although we already discarded the possibility of a snake being the thief.");
+ next;
+ mesn;
+ mesq l("Sorry for wasting so much of your time, but go in Halinarzo and ask about it. Who knows, one of them might have seen our little thief crossing the Eternal Swamps, and it would match the time range if they had to occasionally wait for the floods to stop, and the fact no one in Hurnscald saw anything.");
+ next;
+ mesn;
+ mesq l("But be careful, they won't like an inspector snooping there.");
+ next;
+ goto L_Close;
+
L_Close:
closeclientdialog;
if (rand2(100) < 2)