diff options
Diffstat (limited to 'npc/017-1/inspector.txt')
-rw-r--r-- | npc/017-1/inspector.txt | 5 |
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; |