diff options
-rw-r--r-- | npc/003-2/lua.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index ad8cca5e4..9a8500e49 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -23,6 +23,7 @@ L_AdminMenu: L_GMItems: getnameditem "GMRobe", strcharinfo(0); getnameditem "GMCap", strcharinfo(0); + logmes(strcharinfo(0)+" just took a GM set."); mes ""; mesn; mesq lg("Here they are, miss.", "Here they are, mister."); |