summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 1dc329255..9ae8d91aa 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2562,7 +2562,7 @@ item_db: (
UseEffect: 64
Script: <"
// We would want warp to be delayed a bit but meh
- sleep2(1000);
+ sleep2(rand(1000,2500));
warp "Save", 0, 0;
">
},