diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-26 13:30:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-26 13:30:20 -0300 |
commit | 90da485b598c1ae8c6307e95c872eb67353f7579 (patch) | |
tree | f62aca19a65e6bf77f68717fe338c3a5d2fc69f7 /npc/018-2-1 | |
parent | 508496d7e9a688164e3c1f81efbe1129a707f41a (diff) | |
download | serverdata-90da485b598c1ae8c6307e95c872eb67353f7579.tar.gz serverdata-90da485b598c1ae8c6307e95c872eb67353f7579.tar.bz2 serverdata-90da485b598c1ae8c6307e95c872eb67353f7579.tar.xz serverdata-90da485b598c1ae8c6307e95c872eb67353f7579.zip |
Track more information, disclose more information, but hide some private info.
Monster Points, Total Gold, upgrades available, etc. are too intimate.
Diffstat (limited to 'npc/018-2-1')
-rw-r--r-- | npc/018-2-1/dustman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index 36c37f653..905e791b4 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -107,7 +107,7 @@ L_COD: mesn; mesq l("Hey, do you know the ##BCall Of Dusty##b event?"); next; - setq LoFQuest_COD, 1; + setq1 LoFQuest_COD, 1; goto L_InformationCOD; } |