summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-14 16:07:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-14 16:07:20 -0300
commit8ecf36cdf0fa1224fd36c68f4e4caa82ac857b8b (patch)
tree8840d11607dbec95eab6d43bec3d51d25a88c8e6 /npc/017-1
parentfb96cc025098fcdbf33f4b277811e03fd2f34b91 (diff)
downloadserverdata-8ecf36cdf0fa1224fd36c68f4e4caa82ac857b8b.tar.gz
serverdata-8ecf36cdf0fa1224fd36c68f4e4caa82ac857b8b.tar.bz2
serverdata-8ecf36cdf0fa1224fd36c68f4e4caa82ac857b8b.tar.xz
serverdata-8ecf36cdf0fa1224fd36c68f4e4caa82ac857b8b.zip
Add newspaper guys or functions on Nivalis and Land Of Fire
Diffstat (limited to 'npc/017-1')
-rw-r--r--npc/017-1/roger.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/017-1/roger.txt b/npc/017-1/roger.txt
index 94947c3ae..ec89a06c5 100644
--- a/npc/017-1/roger.txt
+++ b/npc/017-1/roger.txt
@@ -132,6 +132,7 @@ L_ShowHat:
close;
L_MadMag:
+ /*
mesn;
mesq l("I have my favorite book of all times, Moby Dick. Let me read some of it to you....");
next;
@@ -142,6 +143,9 @@ L_MadMag:
mesn;
mesq l("I don't really understand it either, but it's not for sale. Maybe you could come back later so I can read more of it to you.");
next;
+ */
+ Journalman(.name$);
+ // >> Will never go past this line
mesn;
mesq l("Have a nice day!");
close;