diff options
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 9b433bb2b..2f3c417ec 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1786,7 +1786,7 @@ item_db: ( noauction: true } Script: <" - setarray .@r, StrangeCoin, PoisonArrow, Diamond, Ruby, Emerald, Sapphire, Amethyst, Topaz, IronIngot, CopperIngot, TinIngot, SilverIngot, GoldIngot, PlatinumOre, IridiumOre, TitaniumOre, LeadOre, MercBoxA, MercBoxB, GoldenGift; + setarray .@r, StrangeCoin, PoisonArrow, IronIngot, CopperIngot, TinIngot, SilverIngot, GoldIngot, PlatinumOre, IridiumOre, TitaniumOre, LeadOre, FourLeafClover, MercBoxA, MercBoxB, GoldenGift, PolishedDiamond, PolishedRuby, PolishedEmerald, PolishedSapphire, PolishedAmethyst, PolishedTopaz; .@n=rand(getarraysize(.@r)); if (.@n > 1) |