From c55932bb768e57739c8a65015216e9f94f8a7943 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 20:39:59 -0300 Subject: Save pipelines --- npc/003-1/ishi.txt | 2 +- npc/003-1/shop.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/003-1') diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index a8a1de1c1..fafedbf7b 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -33,7 +33,7 @@ "RedApple","Beer","Candy","Orange","ChocolateBar","BugLeg","CoinBag", "Coal","SnakeSkin","CottonCloth","GrassSeeds","HardSpike","CobaltHerb","GambogeHerb", "MauveHerb","IronOre","MaggotSlime","RawLog","ScorpionStinger","SilkCocoon","TreasureKey", - "FluffyFur","EmptyBottle","RustyKnife","Grenade","Coral","PiouLegs","Cheese","SnakeEgg","RoastedMaggot","BlueCottonDye"; + "FluffyFur","EmptyBottle","RustyKnife","Grenade","Coral","PiouLegs","Cheese","SnakeEgg","RoastedMaggot","BlueDye"; setarray @Rares$, "BrimmedHat", 5, "IronIngot", 10, "BronzeGift", 10; mesn l("Ishi, the Rewards Master"); diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index 37eb8a179..b6fd283d3 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -7,7 +7,7 @@ OnInit: tradertype(NST_MARKET); - sellitem YellowCottonDye, -1, 2; + sellitem YellowDye, -1, 2; sellitem Knife, -1, 5; sellitem Arrow, -1, 30000; sellitem DesertHat, -1, 8; @@ -24,7 +24,7 @@ OnClock0621: OnClock1210: OnClock1757: OnClock0000: - restoreshopitem YellowCottonDye, -1, 2; + restoreshopitem YellowDye, -1, 2; restoreshopitem Knife, -1, 5; restoreshopitem Arrow, -1, 30000; restoreshopitem DesertHat, -1, 8; -- cgit v1.2.3-70-g09d2