summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-28 00:50:09 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-28 00:50:09 -0300
commitee2ec41a30c4575d037f20c0a9e2a4d642a08122 (patch)
treedf4158589de81db5741775f0f01eac65b5de235d /db
parentd8370fe103747984ce941b30c10e6221ecd029c5 (diff)
downloadserverdata-ee2ec41a30c4575d037f20c0a9e2a4d642a08122.tar.gz
serverdata-ee2ec41a30c4575d037f20c0a9e2a4d642a08122.tar.bz2
serverdata-ee2ec41a30c4575d037f20c0a9e2a4d642a08122.tar.xz
serverdata-ee2ec41a30c4575d037f20c0a9e2a4d642a08122.zip
Handle rewards and fix a typo (untested)
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 20c0de9fd..dc3dbe4ae 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1720,7 +1720,7 @@ item_db: (
noauction: true
}
Script: <"
- setarray .@r, StrangeCoin, StrangeCoin, IronIngot, CopperIngot, TinIngot, SilverIngot, GoldIngot, PlatinumOre, IridiumOre, TitaniumOre, LeadOre, FourLeafClover, MercBoxA, MercBoxB, GoldenGift, ThornAmmoBox, PoisonAmmoBox, PolishedDiamond, PolishedRuby, PolishedEmerald, PolishedSapphire, PolishedAmethyst, PolishedTopaz, SacredLifePotion, SacredManaPotion, AncientBlueprint, ArcmageBoxset, MysteryFruit;
+ setarray .@r, StrangeCoin, StrangeCoin, IronIngot, CopperIngot, TinIngot, SilverIngot, GoldIngot, PlatinumOre, IridiumOre, TitaniumOre, LeadOre, FourLeafClover, MercBoxA, MercBoxB, GoldenGift, ThornAmmoBox, PoisonAmmoBox, PolishedDiamond, PolishedRuby, PolishedEmerald, PolishedSapphire, PolishedAmethyst, PolishedTopaz, SacredLifePotion, SacredManaPotion, AncientBlueprint, ArcmageBoxset, MysteriousFruit;
.@n=rand(getarraysize(.@r));
if (.@n > 1)