From 5b79c118612ab2f91df5f3ae05538374ce44f5da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Dec 2021 12:04:34 -0300 Subject: Christmas 2021 event rewards, except experience - will be manual --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 742f601f0..f0f04191d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -18793,7 +18793,7 @@ item_db: ( noauction: true } Script: <" - setarray .@r, AncientBlueprint, ElixirOfLife, Manapple, SilverGift, GoldenGift, TreasureMap, MysteriousBottle, HousingLetterI, BrokenWarpCrystal, StatusResetPotion, ArcmageBoxset, SacredImmortalityPotion, BossHunterBoina, IridiumOre, DarkDesertMushroom, ArcanumStone; // ~6.25% each + setarray .@r, AncientBlueprint, ElixirOfLife, Manapple, SilverGift, GoldenGift, TreasureMap, MysteriousBottle, HousingLetterI, BrokenWarpCrystal, StatusResetPotion, ArcmageBoxset, SacredImmortalityPotion, BossHunterBoina, IridiumOre, DarkDesertMushroom, Arcanum; // ~6.25% each .@n=rand(getarraysize(.@r)); getitem .@r[.@n], 1; "> -- cgit v1.2.3-60-g2f50