diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-31 12:08:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-31 12:08:42 -0300 |
commit | 7dd4d236446c8442f1bd80c7182c53d9732f1c1d (patch) | |
tree | 66ed689ab774e734532649cf5cd35326ad164ef6 /db | |
parent | 6b551d5ff145a2cdb21b1bd289241ea4d726529a (diff) | |
download | serverdata-7dd4d236446c8442f1bd80c7182c53d9732f1c1d.tar.gz serverdata-7dd4d236446c8442f1bd80c7182c53d9732f1c1d.tar.bz2 serverdata-7dd4d236446c8442f1bd80c7182c53d9732f1c1d.tar.xz serverdata-7dd4d236446c8442f1bd80c7182c53d9732f1c1d.zip |
Lucky!
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9b3a75e9b..997ed3687 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4492,6 +4492,7 @@ item_db: ( ViewSprite: 1000 Script: <" bonus bDef2Rate,10; + bonus bLuk,1; "> }, { @@ -4508,6 +4509,7 @@ item_db: ( ViewSprite: 1001 Script: <" bonus bDef2Rate,5; + bonus bLuk,1; "> }, { @@ -4524,6 +4526,7 @@ item_db: ( ViewSprite: 1002 Script: <" bonus bDef2Rate,7; + bonus bLuk,2; "> }, { |