summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-08 03:11:35 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-08 03:11:35 -0200
commit80c5d5d3bf9a6fe953742670fdc390245f34eec5 (patch)
tree4aae6c5029e9ce6be9a15862fdd84cc0a06d105d /db/re/item_db.conf
parent0bfc399b2300b23d37be6af907522ac5f07e53c8 (diff)
downloadserverdata-80c5d5d3bf9a6fe953742670fdc390245f34eec5.tar.gz
serverdata-80c5d5d3bf9a6fe953742670fdc390245f34eec5.tar.bz2
serverdata-80c5d5d3bf9a6fe953742670fdc390245f34eec5.tar.xz
serverdata-80c5d5d3bf9a6fe953742670fdc390245f34eec5.zip
Update bugs on Return Potion
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9b25f6975..51b3fec64 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2681,14 +2681,14 @@ item_db: (
Id: 640
AegisName: "ReturnPotion"
Name: "Return Potion"
- Type: "IT_DELAYCONSUME"
+ Type: "IT_USABLE"
Buy: 1800
- Sell: 400
- Weight: 430
+ Sell: 0
+ Weight: 11
Refine: false
ViewSprite: 640
- Delay: 1000
- UseEffect: 310
+ Delay: 30000
+ UseEffect: 64
Script: <"
if (@returnpotion_expiredate > gettimetick(2))
warp "Save", 0, 0;