diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-23 04:23:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-23 04:23:10 -0300 |
commit | d57f5ece5cec0c812f8ac84f53abe396d10b63d2 (patch) | |
tree | ca472fac2e21f40960fc2dd547e9754a1a6a4eab /npc/000-0 | |
parent | ab378dc0d1ab809b45c2c2bc0b1dc9beba27338b (diff) | |
download | serverdata-d57f5ece5cec0c812f8ac84f53abe396d10b63d2.tar.gz serverdata-d57f5ece5cec0c812f8ac84f53abe396d10b63d2.tar.bz2 serverdata-d57f5ece5cec0c812f8ac84f53abe396d10b63d2.tar.xz serverdata-d57f5ece5cec0c812f8ac84f53abe396d10b63d2.zip |
Rename Legendary Wand to Mystic Wand, to prevent confusion
Diffstat (limited to 'npc/000-0')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 15f1e14ff..c69e52ae2 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -176,7 +176,7 @@ OnForceReset: .@rin=any(GoldenPearlRing, GoldenBlackPearlRing); .@glo=any(WarlordGloves, AssassinGloves, TerraniteGloves, ManaGloves, SarabArmlet, LeatherGloves, MinerGloves); .@shi=any(EnchantedHerbBag, RentCart, Barrel, MasterBola, PiouBola, AncientShield, BlueKnightShield, SteelShield, DragonShield, SnakeBola); - .@wpn=any(Setzer, Kitana, Lightsaber, BoneKnife, AncientSword, LongSword, RockKnife, DivineSword, CentaurSpear, Zambacutou, CursedScythe, Halberd, PynRifle, PynGatling, PynShotgun, PynRevolver, Dustynator, ChampionshipBow, BansheeBow, LeaderWand, ImmortalSword, LegendaryWand, ChampionshipBow, BansheeBow, LeaderWand, LegendaryWand); + .@wpn=any(Setzer, Kitana, Lightsaber, BoneKnife, AncientSword, LongSword, RockKnife, DivineSword, CentaurSpear, Zambacutou, CursedScythe, Halberd, PynRifle, PynGatling, PynShotgun, PynRevolver, Dustynator, ChampionshipBow, BansheeBow, LeaderWand, ImmortalSword, MysticWand, ChampionshipBow, BansheeBow, LeaderWand, MysticWand); .@bon=any(Pickaxe, Kanabo, ElficBow, Judgement, ThunderStaff, ReinbooWand, DarkPulsar, Skypiercer, IceGladius, RealBronzeGladius, PurpleBola, KidBola, SilkGloves, ClawPendant, Boots, LuffyxSummerShorts, UglyChristmasSweater, MinerTankTop, ContributorSweater, LinarianSoul, TuxSoul, DeliciousCookie, DarkEggshellHat, Wreath); .@pet=any(PiouEgg, BhopEgg, MaggotCocoon, DoggyDog, CattyCat, BlackyCat, Ratte, ForestShroomEgg, FluffyEgg, DuckEgg, BatEgg, MoggunEgg, PinkieCrystal, DragonHorn, TamedSnakeEgg); getitem .@acc, 1; |