diff options
Diffstat (limited to 'npc/007-1/torches.txt')
-rw-r--r-- | npc/007-1/torches.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/007-1/torches.txt b/npc/007-1/torches.txt index b7e3df279..cec78a927 100644 --- a/npc/007-1/torches.txt +++ b/npc/007-1/torches.txt @@ -91,6 +91,7 @@ L_Empty: .@q = getq(TulimsharQuest_DarkInvocator); if (.@q == 5) { CheckTorch(); + npctalk(l("What is @@ doing?", strcharinfo(0)), "Miner#SkyDG"); } end; OnInit: |