summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index b487fd1bf..d86b30451 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -46,8 +46,8 @@ L_GMItems:
L_GMEvent:
#GMEVENT_T=gettimetick(2)+(60*60*24);
getitem StrangeCoin, 30;
- logmes(strcharinfo(0)+" just took thirty event coins.");
- logmes(strcharinfo(0)+" just took thirty event coins.", LOGMES_ATCOMMAND);
+ #logmes(strcharinfo(0)+" just took thirty event coins.");
+ #logmes(strcharinfo(0)+" just took thirty event coins.", LOGMES_ATCOMMAND);
mes "";
mesn;
mesq lg("Here they are, miss.", "Here they are, mister.");