From 26133939e3d16eaf59702e9285a49e6ab2767b2f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 22:20:31 -0300 Subject: Remove Desert Bow. Replace with Elfic Bow as planned. Minor updates on code comments. --- npc/017-1/fairy_collector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-1') 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)); -- cgit v1.2.3-60-g2f50