diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-27 13:10:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-27 13:10:48 -0300 |
commit | 43f31760b53608ae405da8229e12206a4ea8cc73 (patch) | |
tree | aaeef4e799a3df33ee7b99cf847eff76dac34427 /db/re | |
parent | f27a4d9318cd6250ee7153f5b41c3e759edc7b26 (diff) | |
download | serverdata-43f31760b53608ae405da8229e12206a4ea8cc73.tar.gz serverdata-43f31760b53608ae405da8229e12206a4ea8cc73.tar.bz2 serverdata-43f31760b53608ae405da8229e12206a4ea8cc73.tar.xz serverdata-43f31760b53608ae405da8229e12206a4ea8cc73.zip |
Kick Tonori Delight's azz in name of Xanthem
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b95bc765e..0a632d566 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1482,11 +1482,11 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - @min = 375; - @max = 710; + @min = 300; + @max = 570; @delay = 6; @type = 1; - itemheal 0, rand(40,120); + itemheal 0, rand(32,96); sc_start SC_ATTHASTE_POTION1, 10000, 3; doevent "rand_sc_heal::OnUse"; "> |