diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 17:24:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 17:24:16 -0300 |
commit | 7d89c42b557495918ada071c3288dfcad5649c7a (patch) | |
tree | fed310f417247968bcf031920931c3e1eb7af38c | |
parent | 527907854b21cde62ba7c02af3aaf40c36eec9b7 (diff) | |
download | serverdata-7d89c42b557495918ada071c3288dfcad5649c7a.tar.gz serverdata-7d89c42b557495918ada071c3288dfcad5649c7a.tar.bz2 serverdata-7d89c42b557495918ada071c3288dfcad5649c7a.tar.xz serverdata-7d89c42b557495918ada071c3288dfcad5649c7a.zip |
Typos
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3f1bfd948..a4ab7c6c1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1956,8 +1956,8 @@ item_db: ( Delay: 1000 UseEffect: "EFFECT_HEAL" Script: <" - // SC_PLUSATTACKPOWER is not caught by client but works. - // SC_STRUP is caught by client, but raises STR in a weird way. + // SC_PLUSATTACKPOWER is not caught by client but works. + // SC_STRUP is caught by client, but raises STR in a weird way. sc_start SC_PLUSATTACKPOWER, 15000, 5; @min = 30; @max = 60; @@ -2095,7 +2095,7 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - percentheal -5, 15; + percentheal -5, 15; "> }, { @@ -6735,7 +6735,7 @@ item_db: ( ViewSprite: 2218 BuyingStore: true Script: <" - bonus bFleeRate,1; + bonus bFleeRate,1; "> }, { |