From 04ceaa2652e89798b97f78d042938e6815867ab4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Jul 2019 19:17:07 -0300 Subject: Mysterious Bottle doesn't have Cheese anymore - replaced with Ancient Blueprint --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c136b7082..4c4b6a2cf 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2020,7 +2020,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, AncientBlueprint, SpellBookPage, PirateTreasureMap, TreasureKey, GrassCarp, CottonCloth, CasinoCoins, PileOfAsh, Pearl; .@n=rand(getarraysize(.@r)); if (.@n > 4) -- cgit v1.2.3-60-g2f50