diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-30 06:37:44 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-30 06:37:44 +0000 |
commit | b9c3e70fc4919f151f9c01241fcb79d8811157f0 (patch) | |
tree | 969910b6703829dc5cc6475be30e94c0fa1aa800 /db/re/item_db.conf | |
parent | c67495f3b061e4a066758da5481aa8cf117fb566 (diff) | |
download | serverdata-b9c3e70fc4919f151f9c01241fcb79d8811157f0.tar.gz serverdata-b9c3e70fc4919f151f9c01241fcb79d8811157f0.tar.bz2 serverdata-b9c3e70fc4919f151f9c01241fcb79d8811157f0.tar.xz serverdata-b9c3e70fc4919f151f9c01241fcb79d8811157f0.zip |
fix ?
Diffstat (limited to 'db/re/item_db.conf')
-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 67434ec1c..2c9044df8 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2070,7 +2070,7 @@ item_db: ( Refine: false Script: <" // 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 - setarray .@r, StrangeCoin, SilkCocoon PiouFeathers, RattoTeeth, MushroomSpores, SpellBookPage, SpellBookPage, Cheese, SpellBookPage, PirateTreasureMap, TreasureKey, GrassCarp, CottonCloth, CasinoCoins, PileOfAsh, Pearl; + setarray .@r, StrangeCoin, SilkCocoon, PiouFeathers, RattoTeeth, MushroomSpores, SpellBookPage, SpellBookPage, Cheese, SpellBookPage, PirateTreasureMap, TreasureKey, GrassCarp, CottonCloth, CasinoCoins, PileOfAsh, Pearl; .@n=rand(getarraysize(.@r)); if (.@n > 4) |