diff options
Diffstat (limited to 'npc/017-1/fairy_collector.txt')
-rw-r--r-- | npc/017-1/fairy_collector.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt index fcb94e867..bb7ccad8d 100644 --- a/npc/017-1/fairy_collector.txt +++ b/npc/017-1/fairy_collector.txt @@ -146,7 +146,7 @@ L_Main: msObjective(countitem(WoodenBow), "* "+getitemlink(WoodenBow)); msObjective(countitem(ShortBow), "* "+getitemlink(ShortBow)); msObjective(countitem(ForestBow), "* "+getitemlink(ForestBow)); - msObjective(countitem(DesertBow), "* "+getitemlink(DesertBow)); + msObjective(countitem(ElficBow), "* "+getitemlink(ElficBow)); msObjective(countitem(ChampionshipBow), "* "+getitemlink(ChampionshipBow)); msObjective(countitem(BansheeBow), "* "+getitemlink(BansheeBow)); //msObjective(countitem(ElvishBow), "* "+getitemlink(ElvishBow)); |