diff options
author | Athirson Caraciolo <athirsoncaraciolo2010@gmail.com> | 2018-06-15 20:03:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 20:03:40 -0300 |
commit | c01de577688fa8faadc0508133a7db3c8ac39eec (patch) | |
tree | 46624998581bfb4fdce783db7fdc2f0a2167f179 /npc/007-1/torches.txt | |
parent | f447700590a82fc6391aa21fd013462259d814c4 (diff) | |
download | serverdata-c01de577688fa8faadc0508133a7db3c8ac39eec.tar.gz serverdata-c01de577688fa8faadc0508133a7db3c8ac39eec.tar.bz2 serverdata-c01de577688fa8faadc0508133a7db3c8ac39eec.tar.xz serverdata-c01de577688fa8faadc0508133a7db3c8ac39eec.zip |
New quest %%N
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: |