summaryrefslogtreecommitdiff
path: root/npc/042-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-22 19:06:13 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-22 19:06:13 -0300
commit3591efd00fc1d1a1f5fb4d49dbf0f5a46b083b28 (patch)
tree6582a83fa6f2c69c600bc9e361324fcd4e4c78f3 /npc/042-5
parent283b575c0577a42b3a99caac31cd6da0470326fb (diff)
downloadserverdata-3591efd00fc1d1a1f5fb4d49dbf0f5a46b083b28.tar.gz
serverdata-3591efd00fc1d1a1f5fb4d49dbf0f5a46b083b28.tar.bz2
serverdata-3591efd00fc1d1a1f5fb4d49dbf0f5a46b083b28.tar.xz
serverdata-3591efd00fc1d1a1f5fb4d49dbf0f5a46b083b28.zip
Remove Championship Bow from Kamelot. Add Dark Pulsar in place.
Diffstat (limited to 'npc/042-5')
-rw-r--r--npc/042-5/ctrl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-5/ctrl.txt b/npc/042-5/ctrl.txt
index d01662a56..e81476d17 100644
--- a/npc/042-5/ctrl.txt
+++ b/npc/042-5/ctrl.txt
@@ -148,7 +148,7 @@ function script KamelotTreasure {
if (.@r <= 0) // 0.01% total, 0.025% each
.@loot=any(MylarinDust, SupremeGift, HousingLetterIII, TimeFlask, MercCard_EH);
else if (.@r < 300) // 0.3% each
- .@loot=any(MagicApple, PrismGift, EquipmentBlueprintD, ChampionshipBow, Halberd, AncientShield, AncientSword, Setzer, MercBoxD, Shemagh);
+ .@loot=any(MagicApple, PrismGift, EquipmentBlueprintD, DarkPulsar, Halberd, AncientShield, AncientSword, Setzer, MercBoxD, Shemagh);
else
.@loot=any(SacredImmortalityPotion, DivineApple, ArcmageBoxset, GoldenApple, MercBoxA, MercBoxB, MercBoxC, MoveSpeedPotion, AtroposMixture, EverburnPowder, IridiumOre, PlatinumOre, YerbaMate, SmokeGrenade, SnakeEgg, LachesisBrew, BoneAmmoBox, GoldPieces, SilverGift, TerraniteOre, LeadOre, TinOre, SilverOre, GoldOre, TitaniumOre, FluoPowder, EquipmentBlueprintC, AlchemyBlueprintC, AlchemyBlueprintD, AncientBlueprint, JasmineTea, MoubooSteak, ClothoLiquor, Coal, RedPlushWine, HastePotion, CoinBag, StrengthPotion, Pearl, BronzeGift, IronOre, CopperOre, BlueDye, EquipmentBlueprintB, AlchemyBlueprintB, AlchemyBlueprintC, OolongTea, Croconut, CelestiaTea, MoubooSteak, ClothoLiquor, Coal, SmallMushroom, HastePotion, StrengthPotion, WoodenLog, LeatherPatch, DwarvenSake, EquipmentBlueprintA, EquipmentBlueprintB, AlchemyBlueprintA, SpearmintTea, TreasureMap, FatesPotion, CrazyRum, LightGreenDiamond, EarthPowder, WoodenLog, MysteriousBottle, FluoPowder, ChamomileTea); // > 70 options (~1% each)