From 43f03e78ae72cf295811e2d1e4bcd9c2fddbdade Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 03:37:26 -0200 Subject: Rakinorf is complete. Hehehe. Good luck! --- db/re/item_db.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0b694e8dd..2fe63227b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2677,6 +2677,25 @@ item_db: ( getitem BoneArrow, rand(190, 210); "> }, +{ + Id: 640 + AegisName: "ReturnPotion" + Name: "Return Potion" + Type: "IT_DELAYCONSUME" + Buy: 1800 + Sell: 400 + Weight: 430 + Refine: false + ViewSprite: 640 + Delay: 1000 + UseEffect: 310 + Script: <" + if (@returnpotion_expiredate > gettimetick(2)) + warp "Save", 0, 0; + else + dispbottom l("The potion expired!"); + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { -- cgit v1.2.3-70-g09d2