summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-18 15:28:44 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-18 15:34:45 -0300
commitd0ee6cc84412539b30c0351a129c0ac9ae94b18c (patch)
tree55e2fde0f88a229f13bb324b3fbfff7139dbde08 /npc/003-2
parente8b603241549767f32e32332d3a7653fb6ae2d0a (diff)
downloadserverdata-d0ee6cc84412539b30c0351a129c0ac9ae94b18c.tar.gz
serverdata-d0ee6cc84412539b30c0351a129c0ac9ae94b18c.tar.bz2
serverdata-d0ee6cc84412539b30c0351a129c0ac9ae94b18c.tar.xz
serverdata-d0ee6cc84412539b30c0351a129c0ac9ae94b18c.zip
GMs on MK Guild may opt to receive strange coins automatically
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.");