diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-30 21:47:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-30 21:47:45 -0300 |
commit | c01ef18c59e744d8650f1872431fff8e4c5618d4 (patch) | |
tree | 9577d58174175691bb60b4b01e03b67443bbf7fc | |
parent | 05a4232a1444ab64c2d37b687fad7d973af5409c (diff) | |
download | serverdata-c01ef18c59e744d8650f1872431fff8e4c5618d4.tar.gz serverdata-c01ef18c59e744d8650f1872431fff8e4c5618d4.tar.bz2 serverdata-c01ef18c59e744d8650f1872431fff8e4c5618d4.tar.xz serverdata-c01ef18c59e744d8650f1872431fff8e4c5618d4.zip |
We don't need IT_DELAYEDCONSUME, we are using a crazy script already, IT_HEALING is fine
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 43d4b71b6..647c0873b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -750,7 +750,7 @@ item_db: ( Id: 528 AegisName: "Manana" Name: "Manana" - Type: "IT_DELAYCONSUME" + Type: "IT_HEALING" Buy: 100 Sell: 35 Weight: 10 |