diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-11 19:04:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-11 19:04:01 -0300 |
commit | e0b7e146575a49af3adc1c4632e7862d662e00f4 (patch) | |
tree | fda1b2938dafa750c03b80eb55c60f1e9f6ae1c6 | |
parent | e6efff264d3a6f528b5af813afc9e243dbffd3ce (diff) | |
download | serverdata-e0b7e146575a49af3adc1c4632e7862d662e00f4.tar.gz serverdata-e0b7e146575a49af3adc1c4632e7862d662e00f4.tar.bz2 serverdata-e0b7e146575a49af3adc1c4632e7862d662e00f4.tar.xz serverdata-e0b7e146575a49af3adc1c4632e7862d662e00f4.zip |
Take notes, I need to test stuff
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 141cff759..242780104 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1956,6 +1956,8 @@ item_db: ( Delay: 1000 UseEffect: "EFFECT_HEAL" Script: <" + // SC_MAXIMIZEPOWER, SC_STRUP, SC_WEAPONPERFECT, SC_ATTHASTE_POTION1, SC_PLUSATTACKPOWER, + // what about SC_INCASPDRATE - oh, so many options for the same thing sc_start SC_PLUSATTACKPOWER, 15000, 5; @min = 30; @max = 60; |