diff options
-rw-r--r-- | npc/003-1/ishi.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index c2147c00b..4aaf96869 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -27,8 +27,8 @@ "RedApple","Beer","Candy","Orange","ChocolateBar","BugLeg","CoinBag", "Coal","SnakeSkin","CottonCloth","GrassSeeds","HardSpike","CobaltHerb","GambogeHerb", "MauveHerb","IronOre","MaggotSlime","RawLog","ScorpionStinger","SilkCocoon","TreasureKey", - "FluffyFur","EmptyBottle","RustyKnife","TolchiArrow","Arrow","IronArrow","BlueCottonDye"; - setarray @Rares$, "BrimedHat", 5, "IronIngot", 10, "BronzeGift", 10; + "FluffyFur","EmptyBottle","RustyKnife","BlueCottonDye"; + setarray @Rares$, "BrimmedHat", 5, "IronIngot", 10, "BronzeGift", 10; mesn l("Ishi, the Rewards Master"); mesq l("Welcome! I see you have @@ Monster Points. Would you like to exchange some of those for items?", Mobpt); |