From a556f332a24cd59c478a21e81fb977867b235ecb Mon Sep 17 00:00:00 2001
From: jesusalva <cpntb1@ymail.com>
Date: Mon, 5 Mar 2018 19:06:36 -0300
Subject: random commit description, internal things

---
 conf/groups.conf   | 2 +-
 db/re/item_db.conf | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/conf/groups.conf b/conf/groups.conf
index 02dad5433..c1c0f578c 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -182,7 +182,7 @@ groups: (
 		unloadnpc: true
 		npcmove: true
 		addwarp: true
-		save: true
+		save: [true, true]
 	}
 	log_commands: true
 	permissions: {
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index aee4578d9..f24cdff00 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2138,8 +2138,6 @@ item_db: (
     Script: <"
         setarray .@r, StrangeCoin;
         .@n=rand(getarraysize(.@r));
-        debugmes str(getarraysize(.@r));
-        debugmes str(.@n);
 
         if (.@n > 0)
             getitem .@r[.@n], 1;
-- 
cgit v1.2.3-70-g09d2