From 48d029a3969192d0a5e5a082d9ed59ba0f09297c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 May 2019 18:22:48 -0300 Subject: Allow players to make Return Potion, and give them Tulimshar Crystal instead of Halinarzo Crystal. It'll be more fun by crossing the canyons \o/ --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') 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; "> }, -- cgit v1.2.3-60-g2f50