summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-13 12:47:57 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-13 12:47:57 -0300
commitc6801535183b3551b57155fc472adf32553ad178 (patch)
tree81db26df67e7b38553ba876b861d578dfaaf8b9d /db/re/item_db.conf
parenta58fcbd396dcdad4e3171465bd6a2ccfa985561c (diff)
downloadserverdata-c6801535183b3551b57155fc472adf32553ad178.tar.gz
serverdata-c6801535183b3551b57155fc472adf32553ad178.tar.bz2
serverdata-c6801535183b3551b57155fc472adf32553ad178.tar.xz
serverdata-c6801535183b3551b57155fc472adf32553ad178.zip
Fix some minor problems on items
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9a2b8c3f5..e4e6b9f44 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1394,7 +1394,7 @@ item_db: (
{
Id: 567
AegisName: "SkullBloodyMug"
- Name: "SkullBloodyMug"
+ Name: "Skull Bloody Mug"
Type: "IT_HEALING"
Buy: 50
Sell: 25
@@ -1405,7 +1405,7 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
@min = 4;
- @max = 400;
+ @max = 4;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -2797,7 +2797,7 @@ item_db: (
Type: "IT_USABLE"
Buy: 1000000
Sell: 0
- Weight: 100
+ Weight: 45
Refine: false
ViewSprite: 646
Script: <"