summaryrefslogtreecommitdiff
path: root/npc/017-1/inspector.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-22 11:21:34 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-22 11:21:34 -0300
commit5640a6421b0150c8a83951f9920ba92d2d6f881e (patch)
tree09b7efdb217e17a16a93914d657c5d75f9ab103f /npc/017-1/inspector.txt
parente8cde14b169d26224d41fda2fb0519858b38cf51 (diff)
downloadserverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.gz
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.bz2
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.xz
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.zip
This commit breaks 30 NPCs in one go. Seriously. It just needed its own commit.
Diffstat (limited to 'npc/017-1/inspector.txt')
-rw-r--r--npc/017-1/inspector.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/017-1/inspector.txt b/npc/017-1/inspector.txt
index 66abd8d4a..0fadaf652 100644
--- a/npc/017-1/inspector.txt
+++ b/npc/017-1/inspector.txt
@@ -25,7 +25,12 @@
mesq l("Excellent. I'd like you to ask around about the recent string of robberies.");
next;
mesn;
+ mesq l("I'll just... put this tiny coat of arms on you. This will let everyone know you are acting on an official capacity.");
+ 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;